[INFO] cloning repository https://github.com/istio/ztunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/istio/ztunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa45834046824af84114124ec6c02d26558bf5fa
[INFO] testing istio/ztunnel against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/istio/ztunnel
[INFO] finished tweaking git repo https://github.com/istio/ztunnel
[INFO] tweaked toml for git repo https://github.com/istio/ztunnel written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/istio/ztunnel on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/istio/ztunnel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/janrueth/boring-rustls-provider`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded pingora-pool v0.8.0
[INFO] [stderr]   Downloaded textnonce v1.0.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.5.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded split-iter v0.1.0
[INFO] [stderr]   Downloaded pingora-timeout v0.8.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded mappings v0.7.1
[INFO] [stderr]   Downloaded notify-debouncer-full v0.7.0
[INFO] [stderr]   Downloaded symbolic-common v12.16.3
[INFO] [stderr]   Downloaded netns-rs v0.2.0
[INFO] [stderr]   Downloaded jemalloc_pprof v0.8.2
[INFO] [stderr]   Downloaded local-ip-address v0.6.13
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]   Downloaded pprof_util v0.8.1
[INFO] [stderr]   Downloaded yasna v0.6.0
[INFO] [stderr]   Downloaded ppp v2.3.0
[INFO] [stderr]   Downloaded rustls-openssl v0.3.1
[INFO] [stderr]   Downloaded rcgen v0.14.8
[INFO] [stderr]   Downloaded seize v0.3.3
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded duration-str v0.21.0
[INFO] [stderr]   Downloaded tls-listener v0.11.2
[INFO] [stderr]   Downloaded prometheus-client v0.24.1
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded linktime-proc-macro v0.1.0
[INFO] [stderr]   Downloaded prefix-trie v0.8.2
[INFO] [stderr]   Downloaded ctor v1.0.6
[INFO] [stderr]   Downloaded flurry v0.5.2
[INFO] [stderr]   Downloaded link-section v0.17.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.0
[INFO] [stderr]   Downloaded hickory-server v0.26.1
[INFO] [stderr]   Downloaded hyper v1.10.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.3
[INFO] [stderr]   Downloaded hickory-resolver v0.26.1
[INFO] [stderr]   Downloaded hickory-net v0.26.1
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded boring v4.22.0
[INFO] [stderr]   Downloaded hickory-proto v0.26.1
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded boring-sys v4.22.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 197028e62be3cd6507ebeb1a62dc838e752f9a6c5fc3eb24be939b994c606866
[INFO] running `Command { std: "docker" "start" "-a" "197028e62be3cd6507ebeb1a62dc838e752f9a6c5fc3eb24be939b994c606866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "197028e62be3cd6507ebeb1a62dc838e752f9a6c5fc3eb24be939b994c606866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197028e62be3cd6507ebeb1a62dc838e752f9a6c5fc3eb24be939b994c606866", kill_on_drop: false }`
[INFO] [stdout] 197028e62be3cd6507ebeb1a62dc838e752f9a6c5fc3eb24be939b994c606866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac08e4e4d102ae595cee5f05e5a12e09d6fcfdca77562f722a63ea99c0beb2d
[INFO] running `Command { std: "docker" "start" "-a" "dac08e4e4d102ae595cee5f05e5a12e09d6fcfdca77562f722a63ea99c0beb2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prometheus-client v0.24.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling prometheus-parse v0.2.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ppp v2.3.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling netns-rs v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling split-iter v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling ztunnel v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling duration-str v0.21.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prefix-trie v0.8.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hickory-proto v0.26.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hickory-net v0.26.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pingora-timeout v0.8.0
[INFO] [stderr]    Compiling tls-listener v0.11.2
[INFO] [stderr]    Compiling pingora-pool v0.8.0
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hickory-resolver v0.26.1
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling hickory-server v0.26.1
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "dac08e4e4d102ae595cee5f05e5a12e09d6fcfdca77562f722a63ea99c0beb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac08e4e4d102ae595cee5f05e5a12e09d6fcfdca77562f722a63ea99c0beb2d", kill_on_drop: false }`
[INFO] [stdout] dac08e4e4d102ae595cee5f05e5a12e09d6fcfdca77562f722a63ea99c0beb2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd7de41282af65720cc2e7b77c118f55866a9f10f6f46b0bbc781c71158d35e
[INFO] running `Command { std: "docker" "start" "-a" "acd7de41282af65720cc2e7b77c118f55866a9f10f6f46b0bbc781c71158d35e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ztunnel v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling linktime-proc-macro v0.1.0
[INFO] [stderr]    Compiling link-section v0.17.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ctor v1.0.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling local-ip-address v0.6.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "acd7de41282af65720cc2e7b77c118f55866a9f10f6f46b0bbc781c71158d35e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd7de41282af65720cc2e7b77c118f55866a9f10f6f46b0bbc781c71158d35e", kill_on_drop: false }`
[INFO] [stdout] acd7de41282af65720cc2e7b77c118f55866a9f10f6f46b0bbc781c71158d35e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ef41ae1ef762e61486a83e01d787be2df99d5408dc2e44c752394be18b82a36
[INFO] running `Command { std: "docker" "start" "-a" "4ef41ae1ef762e61486a83e01d787be2df99d5408dc2e44c752394be18b82a36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ztunnel-3f4bc368ab8f9944)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test baggage::tests::baggage_parser_no_header ... ok
[INFO] [stdout] test baggage::tests::baggage_parser_multiline ... ok
[INFO] [stdout] 2026-06-12T23:46:38.062075Z	info	telemetry	new log filter is hickory_server::server=off,info	
[INFO] [stdout] test baggage::tests::baggage_parser ... ok
[INFO] [stdout] 2026-06-12T23:46:38.062478Z	info	telemetry	new log filter is hickory_server::server=off,debug	
[INFO] [stdout] test baggage::tests::baggage_header_val_can_be_parsed ... ok
[INFO] [stdout] test baggage::tests::baggage_parser_empty_values ... ok
[INFO] [stdout] test config::tests::test_parse_worker_threads ... ok
[INFO] [stdout] test dns::handler::tests::record_found ... ok
[INFO] [stdout] test dns::server::tests::test_get_wildcards ... ok
[INFO] [stdout] test dns::server::tests::search_domains ... ok
[INFO] [stdout] 2026-06-12T23:46:38.062907Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.067965Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.068079Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.063209Z	debug	access	connection opened	src.addr=127.0.0.1:12345 dst.addr=127.0.0.1:34567 direction="inbound"
[INFO] [stdout] 2026-06-12T23:46:38.069209Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.062625Z	info	telemetry	new log filter is hickory_server::server=off,access=debug,info	
[INFO] [stdout] 2026-06-12T23:46:38.066553Z	debug	state:lookup{src=[::ffff:2.2.2.2]:80 query=A name=www.bing.com.}	wait for workload	wl=default.ns1 (client-fake)
[INFO] [stdout] 2026-06-12T23:46:38.068123Z	debug	neli::router::synchronous	Processing thread signaled to exit; exiting	
[INFO] [stdout] 2026-06-12T23:46:38.068967Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.069016Z	debug	neli::router::synchronous	Processing thread signaled to exit; exiting	
[INFO] [stdout] 2026-06-12T23:46:38.069393Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.064156Z	info	dns::server	starting local DNS server	address=localhost:0 component="dns"
[INFO] [stdout] test config::tests::config_from_proxyconfig ... ok
[INFO] [stdout] 2026-06-12T23:46:38.063271Z	debug	access	connection opened	src.addr=127.0.0.1:12345 dst.addr=127.0.0.1:34567 direction="inbound"
[INFO] [stdout] 2026-06-12T23:46:38.077814Z	debug	xds	handling insert	
[INFO] [stdout] test dns::name_util::tests::test_has_domain ... ok
[INFO] [stdout] test dns::server::tests::ipv4_in_6_should_unwrap ... ok
[INFO] [stdout] test dns::name_util::tests::test_trim_domain ... ok
[INFO] [stdout] test identity::caclient::tests::root_cert_manager_dirty_flag_api ... ok
[INFO] [stdout] 2026-06-12T23:46:38.077944Z	debug	xds	handling insert	
[INFO] [stdout] test dns::forwarder::tests::found ... ok
[INFO] [stdout] test identity::manager::tests::identity_from_string ... ok
[INFO] [stdout] 2026-06-12T23:46:38.076795Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.078037Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.078614Z	info	telemetry	new log filter is hickory_server::server=off,warn	
[INFO] [stdout] 2026-06-12T23:46:38.101055Z	info	dns::server	starting local DNS server	address=localhost:0 component="dns"
[INFO] [stdout] 2026-06-12T23:46:38.084796Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.092763Z	info	dns::server	starting local DNS server	address=localhost:0 component="dns"
[INFO] [stdout] 2026-06-12T23:46:38.093420Z	warn	identity::manager	certificate fetch failed (invalid spiffe identity: injected test error) and no valid existing certificate; will retry in 827.916244ms (backoff capped at 150s)	id=spiffe://test/ns/test/sa/test
[INFO] [stdout] 2026-06-12T23:46:38.094258Z	info	dns::server	starting local DNS server	address=localhost:0 component="dns"
[INFO] [stdout] 2026-06-12T23:46:38.077533Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.155033Z	debug	hickory_net::xfer::dns_handle	querying: large.com. A	
[INFO] [stdout] 2026-06-12T23:46:38.153185Z	trace	mio::poll	registering event source with poller: token=Token(139091912111104), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.159866Z	debug	hickory_net::xfer	enqueueing message:QUERY:[Query { name: Name("large.com."), query_type: A, query_class: IN }]	
[INFO] [stdout] 2026-06-12T23:46:38.153762Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.160189Z	trace	mio::poll	registering event source with poller: token=Token(139091912112768), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.163521Z	trace	mio::poll	registering event source with poller: token=Token(139091912114944), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.156814Z	info	dns::server	starting local DNS server	address=localhost:0 component="dns"
[INFO] [stdout] 2026-06-12T23:46:38.169904Z	trace	mio::poll	registering event source with poller: token=Token(139092515952384), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.160165Z	trace	state::service	staged service found, inserting 1 endpoints	
[INFO] [stdout] 2026-06-12T23:46:38.170273Z	info	xds	handling RBAC update svc1	
[INFO] [stdout] test copy::tests::copy ... ok
[INFO] [stdout] 2026-06-12T23:46:38.181655Z	error	access	connection complete	src.addr=127.0.0.1:12345 dst.addr=127.0.0.1:34567 direction="inbound" bytes_sent=0 bytes_recv=32000000 duration="119ms" error="connection closed due to connection drain"
[INFO] [stdout] 2026-06-12T23:46:38.160004Z	trace	mio::poll	registering event source with poller: token=Token(139092784407936), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.155210Z	debug	hickory_net::xfer::dns_handle	querying: productpage.ns1. NS	
[INFO] [stdout] 2026-06-12T23:46:38.153187Z	info	telemetry	new log filter is hickory_server::server=off,info	
[INFO] [stdout] 2026-06-12T23:46:38.170059Z	trace	mio::poll	registering event source with poller: token=Token(139092515952000), interests=READABLE | WRITABLE	
[INFO] [stdout] 2026-06-12T23:46:38.153231Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:38.185851Z	trace	mio::poll	registering event source with poller: token=Token(1), interests=READABLE	
[INFO] [stdout] 2026-06-12T23:46:38.156773Z	debug	neli::router::synchronous	Processing thread signaled to exit; exiting	
[INFO] [stdout] 2026-06-12T23:46:38.164153Z	debug	hickory_net::xfer::dns_handle	querying: test.example.com. A	
[INFO] [stdout] 2026-06-12T23:46:38.191095Z	debug	hickory_net::xfer::dns_multiplexer	sending message	id=36217
[INFO] [stdout] test admin::tests::test_dump_config ... ok
[INFO] [stdout] 2026-06-12T23:46:38.179230Z	trace	xds	insert policy svc1, {"name":"svc1","namespace":"ns","scope":"Global","action":"Allow","rules":[[[{"namespaces":[{"Exact":"ns"}],"notNamespaces":[{"Exact":"not-ns"}],"serviceAccounts":[{"namespace":"ns","serviceAccount":"sa"}],"notServiceAccounts":[{"namespace":"ns","serviceAccount":"sa"}],"principals":[{"Exact":"spiffe://cluster.local/ns/ns/sa/sa"}],"notPrincipals":[{"Exact":"spiffe://cluster.local/ns/ns/sa/not-sa"}],"sourceIps":["127.0.0.2/32"],"notSourceIps":["127.0.0.1/32"],"destinationIps":["127.0.0.3/32"],"notDestinationIps":["127.0.0.4/32"],"destinationPorts":[80],"notDestinationPorts":[8080]}]]],"dryRun":false}	
[INFO] [stdout] 2026-06-12T23:46:38.191022Z	debug	hickory_net::xfer	enqueueing message:QUERY:[Query { name: Name("productpage.ns1."), query_type: NS, query_class: IN }]	
[INFO] [stdout] 2026-06-12T23:46:38.217955Z	debug	hickory_net::xfer	enqueueing message:QUERY:[Query { name: Name("test.example.com."), query_type: A, query_class: IN }]	
[INFO] [stdout] 2026-06-12T23:46:38.218059Z	info	telemetry	new log filter is hickory_server::server=off,off	
[INFO] [stdout] 2026-06-12T23:46:38.220766Z	debug	hickory_net::xfer::dns_multiplexer	final message: ; header 36217:QUERY:RD:NoError:QUERY
[INFO] [stdout] ; edns version: 0 dnssec_ok: false z_flags: 0 max_payload: 1232 opts: 0
[INFO] [stdout] ; query
[INFO] [stdout] ;; large.com. IN A
[INFO] [stdout] 	
[INFO] [stdout] 2026-06-12T23:46:38.221836Z	debug	hickory_net::xfer::dns_handle	querying: fake-blahblahblah.com. A	
[INFO] [stdout] test admin::tests::test_change_log_level ... ok
[INFO] [stdout] test dns::forwarder::tests::not_found ... ok
[INFO] [stdout] test dns::server::tests::large_response ... ok
[INFO] [stdout] test identity::manager::tests::test_get_existing_cert_info_basic ... ok
[INFO] [stdout] test identity::manager::tests::test_certificate_retention_on_refresh_failure ... ok
[INFO] [stdout] test identity::manager::tests::test_backoff_resets_on_successful_fetch_after_failure ... ok
[INFO] [stdout] test identity::manager::tests::test_unused_cleanup ... ok
[INFO] [stdout] test dns::server::tests::forward_to_server ... ok
[INFO] [stdout] test dns::server::tests::test_to_kube_fqdns ... ok
[INFO] [stdout] test inpod::admin::test::test_proxy_state ... ok
[INFO] [stdout] test identity::manager::tests::test_duplicate_requests ... ok
[INFO] [stdout] test identity::caclient::tests::fetch_certificate ... ok
[INFO] [stdout] test identity::manager::tests::test_forget ... ok
[INFO] [stdout] test identity::caclient::tests::wrong_identity ... ok
[INFO] [stdout] test identity::caclient::tests::empty_chain ... ok
[INFO] [stdout] test identity::manager::tests::test_warmup_existing ... ok
[INFO] [stdout] test copy::tests::copystress ... ok
[INFO] [stdout] test identity::manager::tests::test_forget_pending ... ok
[INFO] [stdout] test identity::manager::tests::test_warmup_new ... ok
[INFO] [stdout] test identity::manager::tests::test_cache_refresh ... ok
[INFO] [stdout] test admin::tests::test_dump_certs ... ok
[INFO] [stdout] test identity::manager::tests::test_priority ... ok
[INFO] [stdout] test identity::manager::tests::test_concurrency ... ok
[INFO] [stdout] test dns::server::tests::lookup ... ok
[INFO] [stdout] test inpod::config::test::test_inpod_config_no_port_reuse ... FAILED
[INFO] [stdout] test inpod::config::test::test_inpod_config_outbound_sockets ... FAILED
[INFO] [stdout] test inpod::config::test::test_inpod_config_port_reuse ... FAILED
[INFO] [stdout] test inpod::netns::tests::test_run_works ... FAILED
[INFO] [stdout] test inpod::protocol::tests::test_parse_add_workload ... ok
[INFO] [stdout] test inpod::protocol::tests::test_parse_add_workload_with_info ... ok
[INFO] [stdout] test inpod::protocol::tests::test_parse_del_workload ... ok
[INFO] [stdout] test inpod::protocol::tests::test_parse_del_workload_with_fds_fails ... ok
[INFO] [stdout] test inpod::statemanager::tests::add_delete_add_workload_starts_only_one_proxy ... FAILED
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_snapshot_with_missing_workload ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::del_workload_before_snapshot_removes_from_snapshot_and_pending ... FAILED
[INFO] [stdout] test proxy::connection_manager::tests::test_connection_manager_release ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_failed_announce ... FAILED
[INFO] [stdout] test proxy::connection_manager::tests::test_connection_manager_close ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_add ... FAILED
[INFO] [stdout] test proxy::connection_manager::tests::test_policy_watcher_lifecycle ... ok
[INFO] [stdout] test inpod::statemanager::tests::proxy_added_then_kept_with_new_snapshot ... FAILED
[INFO] [stdout] test metrics::server::test::test_content_type ... ok
[INFO] [stdout] test inpod::statemanager::tests::no_workload_info_rejected ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_failed ... FAILED
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_add_and_del ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_server_ip_mismatch ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::svc_hostname_to_workload_no_waypoint ... ok
[INFO] [stdout] test inpod::statemanager::tests::workload_added_while_pending ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_waypint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_app_tunnel ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_no_waypoint ... ok
[INFO] [stdout] test inpod::statemanager::tests::idemepotency_add_workload_fails ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::idempotency_add_workload_fails_and_then_deleted ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test inpod::statemanager::tests::idemepotency_add_workload_starts_only_one_proxy ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::add_workload_starts_a_proxy ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_waypoint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::svc_hostname_to_workload_no_waypoint ... ok
[INFO] [stdout] test inpod::statemanager::tests::add_with_different_netns_keeps_latest_proxy ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_waypint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_server_ip_mismatch ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_no_waypoint ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_waypoint_without_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_waypoint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_app_tunnel ... ok
[INFO] [stdout] test proxy::outbound::tests::build_forwarded ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_app_tunnel ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_local_node_tcp ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_waypoint_mismatch_ip ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_empty_service ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_remote_node_hbone ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_remote_node_tcp ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_failover_to_remote ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_passthrough_svc_with_waypoint ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_passthrough_svc ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_svc_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_source_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_local_node_hbone ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_waypoint_without_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_target_port ... ok
[INFO] [stdout] test proxy::inbound::tests::test_incoming_baggage_parsing_feature_gate ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_wrong_network ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_double_hbone ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_unknown_dest ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_app_tunnel ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_response_baggage_feature_gate ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_host_network ... ok
[INFO] [stdout] test proxy::outbound::tests::test_x_forwarded_network_header ... ok
[INFO] [stdout] test proxy::tests::test_parse_forwarded_host ... ok
[INFO] [stdout] test proxy::outbound::tests::service_ip_families ... ok
[INFO] [stdout] test rbac::tests::destination_ips ... ok
[INFO] [stdout] test rbac::tests::namespaces ... ok
[INFO] [stdout] test rbac::tests::destination_ports ... ok
[INFO] [stdout] test rbac::tests::not_destination_ports ... ok
[INFO] [stdout] test rbac::tests::not_namespaces ... ok
[INFO] [stdout] test rbac::tests::not_principals ... ok
[INFO] [stdout] test rbac::tests::cidr_range ... ok
[INFO] [stdout] test rbac::tests::not_service_accounts ... ok
[INFO] [stdout] test rbac::tests::not_source_ips ... ok
[INFO] [stdout] test rbac::tests::principals ... ok
[INFO] [stdout] test rbac::tests::rbac_empty_policy ... ok
[INFO] [stdout] test rbac::tests::rbac_multi_rule ... ok
[INFO] [stdout] test rbac::tests::rbac_nesting ... ok
[INFO] [stdout] test rbac::tests::service_accounts ... ok
[INFO] [stdout] test rbac::tests::source_ips ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_empty_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_match ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_empty_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_match ... ok
[INFO] [stdout] test rbac::tests::not_destination_ips ... ok
[INFO] [stdout] test rbac::tests::string_match::presence_match ... ok
[INFO] [stdout] test proxy::outbound::tests::multiple_address_workload ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::suffix_empty_mismatch ... ok
[INFO] [stdout] test socket::socket_tests::test_keep_alive_options ... ok
[INFO] [stdout] test state::policy::tests::rbac_change_scope ... ok
[INFO] [stdout] test state::service::tests::cidr_family_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::suffix_mismatch ... ok
[INFO] [stdout] test state::service::tests::cidr_match_v4 ... ok
[INFO] [stdout] test state::service::tests::cidr_match_v6 ... ok
[INFO] [stdout] test state::service::tests::cidr_namespace_preferred_over_cidr_specificity ... ok
[INFO] [stdout] test state::service::tests::cidr_network_scoping ... ok
[INFO] [stdout] test state::service::tests::cidr_remove_cleanup ... ok
[INFO] [stdout] test state::service::tests::exact_match_priority_over_cidr_v4 ... ok
[INFO] [stdout] test state::service::tests::exact_match_priority_over_cidr_v6 ... ok
[INFO] [stdout] test state::service::tests::exact_v4_with_cidr_v6 ... ok
[INFO] [stdout] test state::service::tests::dual_stack_cidr ... ok
[INFO] [stdout] test state::service::tests::longest_prefix_match_v4 ... ok
[INFO] [stdout] test state::service::tests::overlapping_cidr_different_namespaces ... ok
[INFO] [stdout] test state::service::tests::shared_vip_different_namespaces ... ok
[INFO] [stdout] 2026-06-12T23:46:38.998894Z	debug	state	dry-run: deny policy match	policy="ns1/dry-run-deny"
[INFO] [stdout] 2026-06-12T23:46:38.999518Z	debug	state	dry-run: allow policy match	policy="ns1/dry-run-allow"
[INFO] [stdout] 2026-06-12T23:46:38.999393Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 7705908095806842030, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:38.999698Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 7705908095806842030 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:38.999881Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:38.999567Z	debug	state	allow policy match	policy="ns1/real-allow"
[INFO] [stdout] 2026-06-12T23:46:38.999988Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38583[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] test state::service::tests::longest_prefix_match_v6 ... ok
[INFO] [stdout] 2026-06-12T23:46:39.006823Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.008202Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 14355989623180444050, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.013164Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.008703Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-06-12T23:46:39.003846Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.013704Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-06-12T23:46:39.013962Z	debug	state	dry-run: allow policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-06-12T23:46:39.011889Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 14355989623180444050 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.014029Z	debug	state	allow policy match	policy="ns1/foo"
[INFO] [stdout] 2026-06-12T23:46:39.014224Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-06-12T23:46:39.013857Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.014307Z	debug	state	dry-run: allow policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-06-12T23:46:39.014127Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.014573Z	debug	state	no allow policies matched	
[INFO] [stdout] 2026-06-12T23:46:39.014800Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-06-12T23:46:39.014883Z	debug	state	deny policy match	policy="ns1/deny"
[INFO] [stdout] 2026-06-12T23:46:39.014668Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:33747[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.015649Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.015770Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] test state::tests::assert_rbac_dry_run_with_real_policies ... ok
[INFO] [stdout] test state::tests::assert_rbac_logic_deny_allow ... ok
[INFO] [stdout] 2026-06-12T23:46:39.013275Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel10
[INFO] [stdout] 2026-06-12T23:46:39.008369Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.024159Z	debug	proxy::pool	didn't find a connection for key 14269831705182540766, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.037463Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.037624Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.060317Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.066330Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.030319Z	debug	proxy::pool	inserting conn mutex for key 14269831705182540766 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.066717Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.000894Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 7907467599278183845, id: 3 }, waiting for writelock	
[INFO] [stdout] test rbac::tests::string_match::suffix_match ... ok
[INFO] [stdout] test rbac::tests::string_match::presence_mismatch ... ok
[INFO] [stdout] test state::tests::find_upstream_port_mappings::ep_mapping ... ok
[INFO] [stdout] 2026-06-12T23:46:39.065964Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel14
[INFO] [stdout] 2026-06-12T23:46:39.067600Z	debug	proxy::pool:client{request=0}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34009[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.044014Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.067728Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.134153Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.134350Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.067987Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.067045Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.137906Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 10702512897517392869, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.057926Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.080587Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.139596Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel0
[INFO] [stdout] test state::tests::find_upstream_port_mappings::svc_mapping ... ok
[INFO] [stdout] 2026-06-12T23:46:39.145154Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 6933617684872708726, making sure lockmap has entry	
[INFO] [stdout] test state::tests::assert_rbac_with_dest_workload_info ... ok
[INFO] [stdout] 2026-06-12T23:46:39.108890Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-06-12T23:46:39.145300Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 6933617684872708726 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.135017Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.155452Z	debug	state	wait for workload	wl=default. ()
[INFO] [stdout] 2026-06-12T23:46:39.105717Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.156501Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.039989Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.067636Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.156982Z	debug	proxy::pool	connection ConnectionMeta { key: 7907467599278183845, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.135009Z	debug	proxy::pool	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:32931[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.157102Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 7907467599278183845, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:39.157455Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.155829Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.157806Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.109080Z	debug	state	fetch address	network_addr.address=127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.144378Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.158147Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.057679Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.158078Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.146777Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.158636Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.157219Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.158829Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.159143Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.158214Z	debug	state	fetch hostname	hostname=default/defaulthost
[INFO] [stdout] 2026-06-12T23:46:39.159162Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.159413Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.159279Z	debug	state	fetch address	network_addr.address=127.0.0.2
[INFO] [stdout] 2026-06-12T23:46:39.157580Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] test state::tests::lookup_address ... ok
[INFO] [stdout] 2026-06-12T23:46:39.159760Z	debug	state	fetch hostname	hostname=default/nothost
[INFO] [stdout] 2026-06-12T23:46:39.158542Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.160983Z	debug	state	wait for workload	wl=fake.fake (fake)
[INFO] [stdout] 2026-06-12T23:46:39.158903Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.156287Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.159493Z	debug	proxy::pool::test	client spent 158ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.161052Z	debug	state	got sub, waiting for workload	wl=fake.fake (fake)
[INFO] [stdout] 2026-06-12T23:46:39.159923Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.087381Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.161495Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 7907467599278183845, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.162153Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34009[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.162067Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.158819Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.162358Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.162481Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.162208Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.159322Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.161922Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.163098Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.163584Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.163196Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.164524Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.153891Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.162780Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.165047Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.165100Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.165414Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.163418Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.165707Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38583[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7705908095806842030, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.165881Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.161603Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel6
[INFO] [stdout] 2026-06-12T23:46:39.165703Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.164894Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.165261Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.162917Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 7907467599278183845, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.166478Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.168003Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.167315Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 7705908095806842030, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.168311Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.167495Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.167556Z	warn	state	timed out waiting for workload 'fake.fake (fake)' from xds	
[INFO] [stdout] 2026-06-12T23:46:39.167651Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] test state::tests::test_wait_for_workload_delay_fails ... ok
[INFO] [stdout] 2026-06-12T23:46:39.167844Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 7907467599278183845, id: 4 }	
[INFO] [stdout] 2026-06-12T23:46:39.167698Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.138045Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 10702512897517392869 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.155520Z	debug	state	got sub, waiting for workload	wl=default. ()
[INFO] [stdout] test state::tests::test_wait_for_workload ... ok
[INFO] [stdout] 2026-06-12T23:46:39.170090Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.168549Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.168724Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.172010Z	debug	state	wait for workload	wl=default. ()
[INFO] [stdout] 2026-06-12T23:46:39.168860Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.162883Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 1876596397284412225, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.172913Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.169900Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.172569Z	debug	state	got sub, waiting for workload	wl=default. ()
[INFO] [stdout] 2026-06-12T23:46:39.170966Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.170575Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.164622Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.173531Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.173983Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.172462Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.174304Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.169672Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.174521Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:39.174888Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.175047Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:39.173262Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.173689Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.172121Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.173846Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.170521Z	debug	proxy::pool	didn't find a connection for key 14303893955775042312, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.173899Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.174408Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.173230Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 1876596397284412225 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.173048Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.175994Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.175123Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.175865Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.176613Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.175664Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.175843Z	debug	proxy::pool	inserting conn mutex for key 14303893955775042312 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.176997Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.177537Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.176175Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.177716Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.165306Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44283[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.176169Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 7907467599278183845, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.174626Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.177118Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.177900Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.175407Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.178507Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.175517Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.176094Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.180378Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.177290Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:33747[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14355989623180444050, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.180518Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.178436Z	debug	proxy::pool	spawning new pool conn for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.175981Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.178170Z	debug	pingora_pool::connection:client{request=1}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.178083Z	debug	proxy::pool:client{request=2}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34009[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.178330Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.181401Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.178697Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.181726Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.179158Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.181883Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.182165Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.175960Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.180651Z	debug	proxy::pool:client{request=0}	checked out connection for ConnectionMeta { key: 14355989623180444050, id: 0 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.180762Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.181150Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 7907467599278183845, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.181290Z	debug	proxy::pool:client{request=2}	checked out connection for ConnectionMeta { key: 7907467599278183845, id: 5 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.183452Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.181502Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.181996Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.183667Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.182750Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.182560Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.183268Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.182452Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.180704Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.182941Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.184892Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.183784Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.185119Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.184184Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.184338Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.185546Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.185506Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.183907Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.185626Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.185161Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.185966Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.185391Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.185851Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.186236Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.185853Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.184767Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.186406Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.185972Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.183167Z	debug	proxy::pool	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38973[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4444546854737088947, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.186888Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.186825Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.187064Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4444546854737088947, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.186406Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-06-12T23:46:39.186668Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.187200Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.187865Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.188044Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.188078Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.187376Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.186534Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.188600Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.187220Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.177885Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.188154Z	debug	proxy::pool::test	client spent 188ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.188676Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.188695Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.188570Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.189153Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.184339Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.189171Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.188940Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 7705908095806842030, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.188835Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.189693Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.189568Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.190061Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.189898Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.189848Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.190032Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.187467Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.190155Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.180871Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.190453Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.190571Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.190489Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.189462Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.191095Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.190318Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-06-12T23:46:39.190636Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.191338Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.190402Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.191429Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.190010Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.191415Z	debug	proxy::pool::test	client spent 223ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.191053Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.191762Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.190155Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 7705908095806842030, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.190714Z	debug	proxy::pool	didn't find a connection for key 17650460053296470237, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.191591Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 7907467599278183845, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.192122Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.178046Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.189136Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.192240Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.192913Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.192453Z	debug	proxy::pool	inserting conn mutex for key 17650460053296470237 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.193274Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.192566Z	debug	proxy::pool:client{request=3}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34009[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.193231Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.193702Z	debug	proxy::pool:client{request=3}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34009[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.192851Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.193122Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.194007Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.193342Z	debug	proxy::pool::test	client spent 185ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.193888Z	debug	state:client{request=3}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.194337Z	debug	state:client{request=3}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.193123Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.193992Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.194146Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 14355989623180444050, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.193430Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.194984Z	debug	proxy::pool	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.195053Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.195126Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.195007Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.194797Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-06-12T23:46:39.195408Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.194897Z	debug	proxy::pool:client{request=1}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:33747[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.195279Z	debug	proxy::pool	didn't find a connection for key 12858921357681983558, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.195587Z	debug	proxy::pool	inserting conn mutex for key 12858921357681983558 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.195646Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.189947Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38583[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.195498Z	debug	proxy::pool:client{request=1}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:33747[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.195700Z	debug	proxy::pool	spawning new pool conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.195944Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.196011Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.195393Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-06-12T23:46:39.195846Z	debug	state:client{request=1}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.196137Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.196427Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 4 }, waiting for writelock	
[INFO] [stdout] test state::tests::test_load_balance ... ok
[INFO] [stdout] 2026-06-12T23:46:39.196510Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.196214Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_garbage ... ok
[INFO] [stdout] 2026-06-12T23:46:39.196312Z	debug	state:client{request=1}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.196591Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198069Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 7 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198160Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 8 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198258Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 9 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.197937Z	debug	rustls::client::hs:client{request=1}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.198353Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 10 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198584Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 11 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198672Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 12 }, waiting for writelock	
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_unspecified ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v4_happy ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v4_loopback ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v6_happy ... ok
[INFO] [stdout] 2026-06-12T23:46:39.198792Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 13 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.198472Z	debug	rustls::client::hs:client{request=1}	Not resuming any session	
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v6_loopback ... ok
[INFO] [stdout] 2026-06-12T23:46:39.199013Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 14 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.199848Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 15 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.200013Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 16 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.199633Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.200102Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 17 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.200523Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 18 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.200623Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 19 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.200712Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 20 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.196010Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.192135Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.191293Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.200411Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.203696Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.202355Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.206300Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.206426Z	debug	rustls::client::hs:client{request=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.211054Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.197798Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.195932Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 7705908095806842030, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.211004Z	debug	rustls::client::tls13:client{request=1}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.211632Z	debug	rustls::client::tls13:client{request=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.202889Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 21 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.211842Z	debug	rustls::client::hs:client{request=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.211211Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.212961Z	debug	h2::client:client{request=1}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.210780Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.209901Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.206489Z	debug	proxy::pool::test	server drain starting... ()	
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_empty ... ok
[INFO] [stdout] 2026-06-12T23:46:39.209974Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel15
[INFO] [stdout] 2026-06-12T23:46:39.212040Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 22 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.213400Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.213911Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.206878Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.213626Z	debug	h2::client:client{request=1}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.213806Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.225606Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.213969Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(2147483647) }
[INFO] [stdout] 2026-06-12T23:46:39.226379Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel3
[INFO] [stdout] 2026-06-12T23:46:39.217988Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 23 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.225826Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.221897Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.225932Z	debug	h2::codec::framed_write:client{request=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.237102Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 14355989623180444050, id: 1 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.233942Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.238921Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.226526Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Ping { ack: false, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-06-12T23:46:39.229939Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 24 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.239535Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 25 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.237283Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.239646Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 26 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.240414Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 27 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.240530Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 28 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.224909Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.239350Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.240649Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 29 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.240133Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.240074Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.240248Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.206138Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.241141Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 30 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.241157Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(2147483647) }
[INFO] [stdout] 2026-06-12T23:46:39.238253Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.241721Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 31 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.242284Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 32 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.241428Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.241554Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.242525Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.241983Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Ping { ack: false, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-06-12T23:46:39.241915Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel7
[INFO] [stdout] 2026-06-12T23:46:39.242083Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.241160Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.242838Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.243013Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Ping { ack: true, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-06-12T23:46:39.242393Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 33 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.242657Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.250884Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.255483Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.247267Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.255009Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 34 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.255659Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.256375Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.255166Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.256796Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.256949Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.257284Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.256164Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 35 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.257578Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 36 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.257681Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 37 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.257095Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel11
[INFO] [stdout] 2026-06-12T23:46:39.255105Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.257800Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 38 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.261915Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.261982Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 39 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.237637Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.265961Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.268906Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-06-12T23:46:39.269148Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.265996Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 40 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.270078Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 41 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.259298Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.258987Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.255968Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.270388Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.270978Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.271244Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.270104Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Ping { ack: true, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-06-12T23:46:39.271332Z	debug	proxy::pool::test	client spent 77ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.270190Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 42 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.271778Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.269646Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.270688Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.269871Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.271843Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.272604Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.271670Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.272329Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.271979Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 43 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.272687Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.272126Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.270540Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.272512Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.273475Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.273798Z	debug	proxy::pool::test	client spent 84ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.273756Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.272791Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 44 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.273116Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.273999Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.273971Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.273371Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.274699Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.272368Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel1
[INFO] [stdout] 2026-06-12T23:46:39.274144Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 45 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.274979Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.274873Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.275349Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 46 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.274265Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.276054Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.274471Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.275722Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.276173Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.276702Z	debug	proxy::h2::client:client{request=1}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.275686Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 47 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.276675Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.276975Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.272930Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.276760Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 7705908095806842030, id: 2 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.277144Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.276950Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.276838Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 48 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.274088Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.277522Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.277781Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.276355Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.277431Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.277629Z	debug	pingora_pool::connection:client{request=1}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.278062Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.277656Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 49 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.278291Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 7705908095806842030, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.277922Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.278376Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.277778Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.277186Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.278118Z	debug	proxy::pool:client{request=0}	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38583[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.278885Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.278416Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.278515Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 50 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.279594Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 7705908095806842030, id: 2 }	
[INFO] [stdout] 2026-06-12T23:46:39.279077Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.279338Z	debug	proxy::pool::test	server drain done	
[INFO] [stdout] 2026-06-12T23:46:39.280113Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.279539Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.280494Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 4444546854737088947, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.279930Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.280104Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 51 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.280648Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.280251Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.280760Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.281497Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.280885Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 52 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.280806Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.280799Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.281781Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 53 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.281194Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.281646Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] test proxy::pool::test::single_pool ... ok
[INFO] [stdout] 2026-06-12T23:46:39.282194Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 54 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.282151Z	debug	proxy::pool	connection ConnectionMeta { key: 4444546854737088947, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.283664Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 55 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.282314Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.280848Z	debug	proxy::pool:client{request=0}	checked out broken connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38973[spiffe://cluster.local/ns/istio-system/sa/ztunnel], dropping it	
[INFO] [stdout] 2026-06-12T23:46:39.282091Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.284561Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.284409Z	debug	proxy::pool:client{request=0}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38973[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.283840Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 56 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.284779Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.284716Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38973[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.284722Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 57 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.284887Z	debug	xds	handling insert	
[INFO] [stdout] test state::workload::tests::staged_services_cleanup ... ok
[INFO] [stdout] 2026-06-12T23:46:39.284552Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.284894Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.286075Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.284180Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.286953Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.286689Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.284899Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 58 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.287197Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:39.286988Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.286975Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel16
[INFO] [stdout] 2026-06-12T23:46:39.287784Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.288405Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:39.287384Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 59 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.288177Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.288946Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.288489Z	debug	proxy::pool::test	client spent 12ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.287810Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.288827Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 60 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.290391Z	debug	rustls::client::hs:client{request=3}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.290545Z	debug	rustls::client::hs:client{request=3}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.289239Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.289443Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 7705908095806842030, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.289678Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.289824Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 61 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.292085Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 62 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.291153Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.061698Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.291034Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.292002Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.289898Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.291177Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.291503Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.293423Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.292244Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 63 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.290617Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.293173Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.292426Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.292538Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.292860Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.293080Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.293582Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 7705908095806842030, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.294531Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.293710Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.291386Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38583[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.293872Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 64 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.294609Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.296201Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.294007Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.295147Z	debug	rustls::client::hs:client{request=3}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.295315Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.296929Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.297075Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.297203Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.295781Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.297535Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.296049Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 7705908095806842030, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:39.295991Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.297831Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.296237Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 65 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.296398Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] test state::workload::tests::unhealthy_workloads ... ok
[INFO] [stdout] 2026-06-12T23:46:39.296712Z	debug	rustls::client::tls13:client{request=3}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.298900Z	debug	rustls::client::tls13:client{request=3}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.299068Z	debug	rustls::client::hs:client{request=3}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.295863Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.298281Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.298901Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.296547Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.298446Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.300644Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.301351Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.295893Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.300867Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.300173Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.300220Z	debug	h2::client:client{request=3}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.296680Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.301895Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.299810Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.300928Z	debug	xds:local_client	load local config: workloads:
[INFO] [stdout] - workloadIps:
[INFO] [stdout]   - 127.0.0.1
[INFO] [stdout]   protocol: HBONE
[INFO] [stdout]   networkMode: Standard
[INFO] [stdout]   uid: cluster1//v1/Pod/default/local
[INFO] [stdout]   name: local
[INFO] [stdout]   namespace: default
[INFO] [stdout]   serviceAccount: default
[INFO] [stdout]   node: local
[INFO] [stdout]   status: Healthy
[INFO] [stdout]   clusterId: ''
[INFO] [stdout]   capacity: 1
[INFO] [stdout]   services:
[INFO] [stdout]     default/example.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout]     default/example2.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout] - workloadIps:
[INFO] [stdout]   - 127.0.0.2
[INFO] [stdout]   protocol: TCP
[INFO] [stdout]   networkMode: Standard
[INFO] [stdout]   uid: cluster1//v1/Pod/default/local-tcp
[INFO] [stdout]   name: local-tcp
[INFO] [stdout]   namespace: default
[INFO] [stdout]   serviceAccount: default
[INFO] [stdout]   node: local
[INFO] [stdout]   status: Healthy
[INFO] [stdout]   clusterId: ''
[INFO] [stdout]   capacity: 1
[INFO] [stdout]   services:
[INFO] [stdout]     default/example2.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout]     default/example.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout] policies:
[INFO] [stdout] - name: deny-9999
[INFO] [stdout]   namespace: default
[INFO] [stdout]   scope: Namespace
[INFO] [stdout]   action: Allow
[INFO] [stdout]   rules:
[INFO] [stdout]   - - - notDestinationPorts:
[INFO] [stdout]         - 9999
[INFO] [stdout]   dryRun: false
[INFO] [stdout] services:
[INFO] [stdout] - name: local
[INFO] [stdout]   namespace: default
[INFO] [stdout]   hostname: example.com
[INFO] [stdout]   vips:
[INFO] [stdout]   - /127.10.0.1
[INFO] [stdout]   ports:
[INFO] [stdout]     80: 8080
[INFO] [stdout]   endpoints: {}
[INFO] [stdout]   subjectAltNames:
[INFO] [stdout]   - spiffe://cluster.local/ns/default/sa/local
[INFO] [stdout]   canonical: true
[INFO] [stdout] - name: remote
[INFO] [stdout]   namespace: default
[INFO] [stdout]   hostname: example2.com
[INFO] [stdout]   vips:
[INFO] [stdout]   - remote/127.10.0.2
[INFO] [stdout]   ports:
[INFO] [stdout]     80: 8080
[INFO] [stdout]   endpoints: {}
[INFO] [stdout]   subjectAltNames: []
[INFO] [stdout]   canonical: true
[INFO] [stdout] 	
[INFO] [stdout] 2026-06-12T23:46:39.301037Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.298564Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 66 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.302188Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.301686Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.301235Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.303086Z	info	xds:local_client	local config initialized	num_workloads=2 num_policies=1
[INFO] [stdout] 2026-06-12T23:46:39.302019Z	debug	h2::client:client{request=3}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.303268Z	debug	h2::codec::framed_write:client{request=3}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.300891Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.303594Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.303946Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.302326Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.302386Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.302457Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 67 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.304910Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 68 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.302831Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.303003Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.305724Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.304860Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.306089Z	debug	proxy::pool::test	client spent 16ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.303171Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.304300Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.306316Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.302962Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.302356Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.302917Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.306012Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.305041Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 69 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.305293Z	debug	proxy::pool:client{request=3}	starting an idle timeout for connection ConnectionMeta { key: 7907467599278183845, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:39.306385Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.307316Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.306505Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.307917Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.303841Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] test state::workload::tests::local_client ... ok
[INFO] [stdout] 2026-06-12T23:46:39.306256Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.304670Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.310106Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.307887Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.307499Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 70 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.308100Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.310459Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.310850Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.307218Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.302033Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.306449Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.292252Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.308498Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.311159Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.309492Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.309950Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.311137Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.312172Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.312721Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.307068Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.312717Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.311289Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.311865Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.311807Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.313176Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.313064Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.310637Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.308691Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.313636Z	warn	xds	tried to remove service, but it was not found	
[INFO] [stdout] 2026-06-12T23:46:39.308331Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.312312Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.313443Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.314173Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.313229Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.314449Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.314611Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.311912Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.314900Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.313307Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 4444546854737088947, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.312913Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.315384Z	debug	proxy::h2::client:client{request=0}	draining outer HBONE connection	
[INFO] [stdout] 2026-06-12T23:46:39.306190Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.313762Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.315467Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.312001Z	debug	xds	handling insert	
[INFO] [stdout] test state::workload::tests::unhealthy_workloads_staged ... ok
[INFO] [stdout] test strng::test::interning ... ok
[INFO] [stdout] 2026-06-12T23:46:39.313605Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel5
[INFO] [stdout] test state::tests::find_upstream_port_mappings::app_tunnel ... ok
[INFO] [stdout] 2026-06-12T23:46:39.315052Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.321034Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] test time::tests::test_converter ... ok
[INFO] [stdout] 2026-06-12T23:46:39.322877Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.311911Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.312417Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.326045Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.328195Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.328494Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.328471Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.328619Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.321522Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.310671Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 71 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.329091Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.315357Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.313827Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.329530Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.313047Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.312034Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.315559Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.314052Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.330132Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.315597Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.329474Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; IO error	error=UnexpectedEof
[INFO] [stdout] test state::workload::tests::overlapping_workload_ip ... 2026-06-12T23:46:39.328816Z	debug	h2::client	client connection bound	
[INFO] [stdout] ok
[INFO] [stdout] 2026-06-12T23:46:39.330409Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.313255Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.328906Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.329082Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 72 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.331007Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.330077Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.329257Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.315648Z	debug	pingora_pool::connection:client{request=1}	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.330684Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.329687Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.333924Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.329959Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44283[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 6933617684872708726, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.327908Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.330084Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.334706Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel12
[INFO] [stdout] 2026-06-12T23:46:39.335348Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 6933617684872708726, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.329858Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.338924Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.328065Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.332554Z	debug	pingora_pool::connection:client{request=1}	evict fd: 3 from key 7705908095806842030	
[INFO] [stdout] 2026-06-12T23:46:39.329831Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.330855Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.330992Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 73 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.331964Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.332321Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.349144Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.349427Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.334408Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.330588Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.350046Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.350471Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.350622Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] test state::tests::test_wait_for_workload_eventually ... ok
[INFO] [stdout] 2026-06-12T23:46:39.350805Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.347564Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.351022Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.347771Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 7705908095806842030, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] test proxy::pool::test::connections_reused ... ok
[INFO] [stdout] 2026-06-12T23:46:39.348411Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] test tls::control::tests::static_cert_is_never_dirty ... ok
[INFO] [stdout] 2026-06-12T23:46:39.350830Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.351991Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.348966Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 74 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.349267Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.352359Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.353006Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.349668Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 10702512897517392869, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.331099Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.331942Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.353219Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.354953Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.355153Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.347439Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.355386Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.351011Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.347058Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.351790Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.355730Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.348788Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.352523Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 75 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.356928Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 76 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.357046Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 77 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.357173Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 78 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.349851Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.357310Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 79 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.358080Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 80 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.354199Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.354543Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.358219Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 81 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.358561Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 82 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.355852Z	debug	proxy::pool::test	client spent 164ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.355539Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.358700Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 83 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.356118Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel8
[INFO] [stdout] 2026-06-12T23:46:39.359259Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.331166Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.359209Z	debug	tls::control	root cert file watcher started	path="/tmp"
[INFO] [stdout] 2026-06-12T23:46:39.356792Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.359624Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.351812Z	debug	tls::control	root cert file watcher started	path="/tmp"
[INFO] [stdout] test tls::control::tests::take_dirty_and_make_dirty_work ... ok
[INFO] [stdout] 2026-06-12T23:46:39.352633Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] test tls::control::tests::file_cert_starts_clean ... ok
[INFO] [stdout] 2026-06-12T23:46:39.357932Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 10702512897517392869, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.359789Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.358350Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.358440Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.350295Z	debug	proxy::pool	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:32931[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14269831705182540766, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.361174Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14269831705182540766, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.360936Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.361556Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.360830Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.359046Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 84 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.356442Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.362020Z	debug	proxy::pool	checking in new conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:34053[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 15746824610288097034, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.362274Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.342079Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.360128Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.355253Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.363592Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.364058Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.364233Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.360698Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.360372Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.358902Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.360319Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpKPhgBZ"
[INFO] [stdout] 2026-06-12T23:46:39.365029Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.362452Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 85 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.365786Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 86 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.362618Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.366801Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.362944Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15746824610288097034, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.363106Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.363431Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.367776Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.367922Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.363919Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.368155Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.315594Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.369007Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.364546Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.364869Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.365252Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.365589Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.369232Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.363490Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.365912Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 87 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.367106Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.370269Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 88 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.367270Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.370476Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 89 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.367553Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.370920Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.371065Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.368618Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.369725Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.371799Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] test tls::crl::tests::test_crl_manager_empty_file ... ok
[INFO] [stdout] 2026-06-12T23:46:39.365546Z	debug	tls::crl	crl file is empty, treating as no revocations	path="/tmp/.tmpKPhgBZ"
[INFO] [stdout] 2026-06-12T23:46:39.369560Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.369818Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.372870Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.373035Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.373479Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.373635Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.370352Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.373839Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.370608Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.369251Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.374640Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.370776Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 90 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.371956Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.371473Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.374636Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.372242Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.375121Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.373156Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.372759Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.359143Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.370300Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.359384Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.373351Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.370149Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.373964Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.394791Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.374403Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 1876596397284412225, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.374943Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.394948Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.395422Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.395420Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.395590Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.395829Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.375403Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.374974Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.384885Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.396692Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.385578Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.378905Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel17
[INFO] [stdout] 2026-06-12T23:46:39.382057Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.396853Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.385899Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.394152Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.389065Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.406910Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.409044Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.409301Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.394350Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.374818Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 91 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.409894Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.410263Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.396518Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.410075Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 92 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.399993Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.410698Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 93 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.410883Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.394963Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.400078Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.403846Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.411190Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.411339Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.351151Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.411304Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.408713Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.384106Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.411477Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.411801Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.410348Z	debug	proxy::pool::test	client spent 272ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.409901Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.411154Z	debug	proxy::pool::test	client spent 130ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.411129Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.410859Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 94 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.411764Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.399852Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.412348Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.412848Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.412955Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.413043Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.411594Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel4
[INFO] [stdout] 2026-06-12T23:46:39.411191Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.412023Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.415219Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.412322Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.411963Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.412431Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.413157Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.407970Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.411534Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.412235Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 95 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.435658Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpzDy2sq"
[INFO] [stdout] 2026-06-12T23:46:39.411050Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.412692Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.411760Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.436475Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.415440Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.412133Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.415848Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.437345Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.417946Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.436915Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.392192Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.372714Z	debug	tls::crl	initializing crl manager	path="/nonexistent/path/crl.pem"
[INFO] [stdout] 2026-06-12T23:46:39.437703Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.419999Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.419908Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.438221Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.429482Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.363159Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpVZBJ1R"
[INFO] [stdout] 2026-06-12T23:46:39.423856Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.432916Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 96 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.439018Z	debug	tls::crl	failed to initialize crl manager	error=CRL error: failed to parse crl 1: TrailingData(CertRevocationList)
[INFO] [stdout] test tls::crl::tests::test_crl_manager_invalid_file ... ok
[INFO] [stdout] 2026-06-12T23:46:39.435974Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmpzDy2sq" format="PEM" count=1
[INFO] [stdout] 2026-06-12T23:46:39.436688Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(11), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.436327Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.439757Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.440258Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.420241Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.440683Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.441051Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] test tls::crl::tests::test_crl_manager_missing_file ... ok
[INFO] [stdout] 2026-06-12T23:46:39.438066Z	warn	tls::crl	crl file not found, will retry on first validation	path="/nonexistent/path/crl.pem"
[INFO] [stdout] 2026-06-12T23:46:39.437859Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.437815Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.440935Z	debug	pingora_pool::connection:client{request=0}	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.438520Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 10702512897517392869, id: 1 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.442211Z	debug	pingora_pool::connection:client{request=0}	evict fd: 1 from key 4444546854737088947	
[INFO] [stdout] 2026-06-12T23:46:39.442241Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.438821Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] test tls::csr::tests::test_csr ... ok
[INFO] [stdout] 2026-06-12T23:46:39.442380Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.442499Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.440500Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmp0cCpcM"
[INFO] [stdout] 2026-06-12T23:46:39.438979Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 97 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.442583Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] test tls::crl::tests::test_crl_manager_valid_crl ... ok
[INFO] [stdout] 2026-06-12T23:46:39.443015Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmp0cCpcM" format="PEM" count=1
[INFO] [stdout] 2026-06-12T23:46:39.375208Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 2 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.437430Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.429971Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.440174Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.441511Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.441913Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.455182Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.438671Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.437754Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.455862Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.424521Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.456032Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] test tls::lib::tests::test_workload_cert ... ok
[INFO] [stdout] 2026-06-12T23:46:39.444562Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.442631Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.450217Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.442809Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 98 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.458021Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.442958Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.458018Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 99 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.458420Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 100 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.453964Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.446046Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.452876Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.454960Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 2 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.460099Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.460237Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.455278Z	debug	proxy::pool::test	client spent 310ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.438371Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 10702512897517392869, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.442184Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.460664Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.456184Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel9
[INFO] [stdout] 2026-06-12T23:46:39.453079Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.461729Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.457823Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.469171Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.459389Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.458561Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 101 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.459071Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.415273Z	debug	pingora_pool::connection:client{request=3}	idle connection is being evicted	
[INFO] [stdout] 2026-06-12T23:46:39.474804Z	debug	pingora_pool::connection:client{request=3}	evict fd: 6 from key 7907467599278183845	
[INFO] [stdout] 2026-06-12T23:46:39.456105Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.460892Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 6933617684872708726, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.474997Z	debug	proxy::pool:client{request=3}	connection ConnectionMeta { key: 7907467599278183845, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.461384Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.475660Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.476234Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.476417Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.476762Z	debug	proxy::h2::client:client{request=3}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.456534Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.477018Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.458148Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.471859Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.473919Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.474046Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.458247Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.477499Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.478348Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.474568Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.475245Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.478437Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.475437Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44283[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.479537Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.466334Z	debug	proxy::h2::client:client{request=0}	draining outer HBONE connection	
[INFO] [stdout] 2026-06-12T23:46:39.479346Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.479950Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.480048Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.477127Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.477277Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.471980Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.477395Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.477610Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel18
[INFO] [stdout] 2026-06-12T23:46:39.477908Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.478222Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.474255Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 102 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.478922Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.484876Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.479133Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.470196Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.493276Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c), DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] test tls::certificate::test::multi_root ... ok
[INFO] [stdout] 2026-06-12T23:46:39.496806Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] test xds::client::tests::test_json_to_value ... ok
[INFO] [stdout] 2026-06-12T23:46:39.479598Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 6933617684872708726, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.476063Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.480128Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.499147Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.480707Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.500018Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.480410Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.500630Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.501125Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.442331Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 4444546854737088947, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.488104Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.491915Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 103 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.492767Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] test proxy::pool::test::server_goaway ... 2026-06-12T23:46:39.501314Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.493521Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] ok
[INFO] [stdout] 2026-06-12T23:46:39.496559Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.485189Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpr4QaoY"
[INFO] [stdout] 2026-06-12T23:46:39.474219Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.499490Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.502900Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-06-12T23:46:39.504085Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-06-12T23:46:39.504491Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:39747	
[INFO] [stdout] 2026-06-12T23:46:39.505238Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:39747	
[INFO] [stdout] 2026-06-12T23:46:39.480900Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.491780Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.505437Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] test tls::lib::tests::cert_expiration ... ok
[INFO] [stdout] 2026-06-12T23:46:39.505646Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.506222Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.501901Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel13
[INFO] [stdout] 2026-06-12T23:46:39.502313Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.506556Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.503568Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmpr4QaoY" format="PEM" count=1
[INFO] [stdout] 2026-06-12T23:46:39.503331Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] 2026-06-12T23:46:39.503883Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.507139Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.507674Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.508007Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.508188Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.445790Z	debug	pingora_pool::connection:client{request=0}	idle connection is being evicted	
[INFO] [stdout] 2026-06-12T23:46:39.508982Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.509184Z	debug	pingora_pool::connection:client{request=0}	evict fd: 0 from key 6933617684872708726	
[INFO] [stdout] 2026-06-12T23:46:39.502635Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.509173Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.507348Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] 2026-06-12T23:46:39.507519Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.507982Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.509508Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.509376Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.510948Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.511195Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:39747)	
[INFO] [stdout] test tls::certificate::test::outbound_rejects_revoked_server_cert ... ok
[INFO] [stdout] 2026-06-12T23:46:39.510717Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.500328Z	debug	proxy::pool::test	persistent client stop	
[INFO] [stdout] 2026-06-12T23:46:39.511120Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.511721Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.511500Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.512123Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.512120Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.512306Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.511723Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.512033Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.512612Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.512803Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.513082Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.513189Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.513322Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.513779Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.513968Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.514051Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.514324Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.514496Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.513501Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.514872Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.515033Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.514475Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.514143Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.515147Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.515162Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.515324Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] 2026-06-12T23:46:39.515493Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.515349Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.515669Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] 2026-06-12T23:46:39.515730Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.515989Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.516092Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.516232Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.516228Z	debug	proxy::h2::client	draining outer HBONE connection	
[INFO] [stdout] 2026-06-12T23:46:39.516781Z	info	test_helpers::xds	received request...	
[INFO] [stdout] test tls::certificate::test::outbound_rejects_revoked_intermediate_cert ... ok
[INFO] [stdout] 2026-06-12T23:46:39.516860Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.515977Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.517077Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.517188Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.517230Z	debug	pingora_pool::connection	evict fd: 0 from key 15746824610288097034	
[INFO] [stdout] 2026-06-12T23:46:39.517397Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.517533Z	debug	proxy::pool	connection ConnectionMeta { key: 15746824610288097034, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.517827Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.517973Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.518091Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.516924Z	debug	proxy::pool::test	server drain starting... ()	
[INFO] [stdout] 2026-06-12T23:46:39.518291Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.518540Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:39.518420Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(2147483647) }
[INFO] [stdout] 2026-06-12T23:46:39.518629Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "1.1.1.1", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.workload.Address", value: [10, 51, 10, 7, 49, 46, 49, 46, 49, 46, 49, 18, 7, 100, 101, 102, 97, 117, 108, 116, 26, 4, 127, 0, 0, 1, 50, 5, 108, 111, 99, 97, 108, 58, 7, 100, 101, 102, 97, 117, 108, 116, 74, 7, 100, 101, 102, 97, 117, 108, 116, 112, 1] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: [], nonce: "pD1NG1+aLGoAAAAAR0xghQIt0oYGqQLE" })	
[INFO] [stdout] 2026-06-12T23:46:39.519075Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-06-12T23:46:39.519462Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-06-12T23:46:39.519651Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.520038Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.520316Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.workload.Address" size=1 removes=0
[INFO] [stdout] 2026-06-12T23:46:39.520491Z	debug	xds:xds{id=1}	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.440174Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.520843Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.518801Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Ping { ack: false, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-06-12T23:46:39.520692Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="pD1NG1+aLGoAAAAAR0xghQIt0oYGqQLE" type=Ack
[INFO] [stdout] 2026-06-12T23:46:39.521203Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.521424Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.506006Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.521718Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.522063Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.522168Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "pD1NG1+aLGoAAAAAR0xghQIt0oYGqQLE", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.521182Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.522406Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.506886Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] test proxy::pool::test::read_buffering ... ok
[INFO] [stdout] 2026-06-12T23:46:39.522259Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.523296Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.511801Z	debug	proxy::pool::test	client spent 99ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.523754Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 2 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.501751Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 104 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.499636Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.524151Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 105 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.518490Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.524385Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 106 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.518712Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.524660Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-06-12T23:46:39.501531Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.523490Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.524006Z	debug	proxy::pool:client{request=2}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.509318Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 6933617684872708726, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.524263Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.525843Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.493090Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.524512Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 107 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.511957Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.506841Z	debug	proxy::pool::test	client spent 46ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.524663Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel2
[INFO] [stdout] 2026-06-12T23:46:39.525051Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.530932Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.538416Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.522515Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.526452Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.500806Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.524800Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-06-12T23:46:39.526581Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 108 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.526779Z	debug	h2::codec::framed_write	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.526984Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.540189Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.540397Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.540720Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.527036Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.531012Z	debug	proxy::pool::test	client spent 370ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.538816Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.538506Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel10
[INFO] [stdout] 2026-06-12T23:46:39.525549Z	debug	proxy::pool:client{request=2}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.538934Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.539301Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.525919Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.539702Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:36101	
[INFO] [stdout] 2026-06-12T23:46:39.539899Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 109 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.554038Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 110 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.541583Z	debug	proxy::pool::test	client spent 517ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.541630Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.554198Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 111 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.554554Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 112 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.554709Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 113 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.540912Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.541288Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.544886Z	debug	state:client{request=2}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.548258Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.556431Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.552916Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.553067Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.553825Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:36101	
[INFO] [stdout] 2026-06-12T23:46:39.554605Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.540013Z	debug	h2::proto::connection	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.554392Z	debug	proxy::pool	didn't find a connection for key 18265732342238683457, making sure lockmap has entry	
[INFO] [stdout] 2026-06-12T23:46:39.555123Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.554870Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 114 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.556583Z	debug	state:client{request=2}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.556315Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.556948Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.557104Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 1876596397284412225, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.551862Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.557288Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel14
[INFO] [stdout] 2026-06-12T23:46:39.557424Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.557942Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.557588Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-06-12T23:46:39.557841Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.557982Z	debug	proxy::pool	inserting conn mutex for key 18265732342238683457 into lockmap	
[INFO] [stdout] 2026-06-12T23:46:39.558251Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 115 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.559169Z	debug	rustls::client::hs:client{request=2}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.572401Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 116 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.559403Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.560027Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.560518Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.563850Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.566872Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.570033Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.572136Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.574367Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel19
[INFO] [stdout] 2026-06-12T23:46:39.572545Z	debug	rustls::client::hs:client{request=2}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.572707Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 117 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.572254Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-06-12T23:46:39.559463Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.573346Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.573473Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.573571Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.587804Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.574061Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.574234Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.588262Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.578228Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.581943Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 118 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.573011Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.586626Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.587241Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.587622Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.590545Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.587923Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.576895Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.589064Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.591125Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.589581Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 119 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.591888Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.592499Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.590674Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.591242Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.591407Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:39.592818Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.589398Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.593753Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.590059Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.590249Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel0
[INFO] [stdout] 2026-06-12T23:46:39.593111Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.594623Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.585831Z	debug	proxy::pool	spawning new pool conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:32931[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.605239Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.591569Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.594283Z	debug	rustls::client::hs:client{request=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.592054Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 120 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.595006Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.606799Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.600860Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.607669Z	debug	rustls::client::tls13:client{request=2}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.593244Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.607001Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.593325Z	debug	test_helpers::xds	 response... Err(Status { code: Aborted, message: "Aborting for test.", source: None })	
[INFO] [stdout] 2026-06-12T23:46:39.607453Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.610068Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-06-12T23:46:39.607889Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 121 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.608337Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.611082Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.608784Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.609106Z	debug	rustls::client::tls13:client{request=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.606658Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.611449Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.612205Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.609761Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.610269Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.609310Z	debug	pingora_pool::connection:client{request=1}	idle connection is being evicted	
[INFO] [stdout] 2026-06-12T23:46:39.610724Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-06-12T23:46:39.613939Z	debug	pingora_pool::connection:client{request=1}	evict fd: 1 from key 6933617684872708726	
[INFO] [stdout] 2026-06-12T23:46:39.610924Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 122 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.613940Z	warn	xds::client:xds{id=1}	XDS client error: gRPC error status: Aborted, message: "Aborting for test.", retrying in 10ms	
[INFO] [stdout] 2026-06-12T23:46:39.611858Z	debug	rustls::client::hs:client{request=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.615134Z	debug	h2::client:client{request=2}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.609282Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.612304Z	debug	proxy::pool::test	client spent 71ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.612818Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.616543Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.613549Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.614103Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 123 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.616862Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.614323Z	warn	xds::client:xds{id=1}	outbound stream complete	
[INFO] [stdout] 2026-06-12T23:46:39.615473Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.618114Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.615642Z	debug	h2::client:client{request=2}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.612002Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel6
[INFO] [stdout] 2026-06-12T23:46:39.615808Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.618223Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.617038Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.628234Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.617195Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 124 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.611631Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.617970Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[INFO] [stdout] 2026-06-12T23:46:39.631303Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 125 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.632148Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 126 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.632262Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 127 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.632372Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 128 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.632490Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 129 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.618364Z	debug	h2::codec::framed_write:client{request=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.624829Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.633366Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.630702Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.616010Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 2 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.633480Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.634114Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.631691Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.631991Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.634237Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.608511Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.634629Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.632597Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 130 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.633228Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 10702512897517392869, id: 2 }	
[INFO] [stdout] 2026-06-12T23:46:39.633152Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.632882Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.520895Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(11), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.633621Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel20
[INFO] [stdout] 2026-06-12T23:46:39.633829Z	debug	proxy::pool:client{request=2}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.633936Z	debug	pingora_pool::connection:client{request=1}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.642885Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 1876596397284412225, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.630893Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.634365Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.648279Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.648406Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.635487Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.648710Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.535785Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.648870Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.634777Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.634883Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 131 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.635157Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.614086Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 6933617684872708726, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.640972Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 2 }	
[INFO] [stdout] 2026-06-12T23:46:39.640913Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.617639Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.647464Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.647832Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:36101)	
[INFO] [stdout] 2026-06-12T23:46:39.636770Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.648860Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.634497Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.649176Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.650586Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.651003Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.649435Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 132 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.651176Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.650535Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.650164Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.652011Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.650352Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel15
[INFO] [stdout] 2026-06-12T23:46:39.651120Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.649284Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.651525Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.650861Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.651829Z	debug	h2::codec::framed_read	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.656055Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.652271Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.663949Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.664503Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.651341Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 133 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.655857Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.651491Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.664673Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.649627Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.651968Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.665539Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.665912Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.666098Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:39.664454Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.660219Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[INFO] [stdout] 2026-06-12T23:46:39.666722Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.535336Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.664973Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.666417Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.667010Z	debug	proxy::pool::test	client spent 51ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.664830Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 134 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.667482Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.663007Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.665123Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.667213Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.667939Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.667847Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.668141Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.666924Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:39.663535Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.667067Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.656105Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.666661Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.668810Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.667425Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 135 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.669389Z	debug	rustls::webpki::anchors:xds{id=2}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.667625Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.667930Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.665278Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.670042Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 1876596397284412225, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.669192Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.665053Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.670317Z	debug	proxy::pool:client{request=3}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:39.670554Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.668467Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.667710Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.668605Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel3
[INFO] [stdout] 2026-06-12T23:46:39.669533Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 136 }, waiting for writelock	
[INFO] [stdout] test proxy::pool::test::idle_eviction_with_persistent ... ok
[INFO] [stdout] 2026-06-12T23:46:39.668073Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.677854Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 137 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.670216Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.669791Z	debug	xds::client:xds{id=2}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-06-12T23:46:39.669923Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.670162Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.670459Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.686124Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.686322Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.686461Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.671457Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.670981Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.686938Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.682053Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-06-12T23:46:39.682809Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.686574Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.687116Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.687308Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.681886Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 138 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.681901Z	debug	xds::client:xds{id=2}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-06-12T23:46:39.682246Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.669316Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.688133Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.688330Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.652454Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.686913Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.687083Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel21
[INFO] [stdout] 2026-06-12T23:46:39.688924Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.686313Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.689240Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.689381Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.690391Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.650002Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.687631Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.690468Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.691045Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.691322Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] test xds::client::tests::test_on_demand_handling ... ok
[INFO] [stdout] 2026-06-12T23:46:39.691539Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.688500Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.690044Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.690175Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.693211Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:39.690772Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.687939Z	debug	hyper_util::client::legacy::connect::http:xds{id=2}	connecting to 127.0.0.1:39747	
[INFO] [stdout] 2026-06-12T23:46:39.693883Z	info	test_helpers::xds	ads_server: stream over	
[INFO] [stdout] 2026-06-12T23:46:39.694031Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.694422Z	debug	hyper_util::client::legacy::connect::http:xds{id=2}	connected to 127.0.0.1:39747	
[INFO] [stdout] 2026-06-12T23:46:39.692677Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.692928Z	debug	proxy::pool::test	client spent 25ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.690618Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.695069Z	debug	proxy::pool:client{request=4}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.693558Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.695751Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.695937Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.694575Z	debug	rustls::client::hs:xds{id=2}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-06-12T23:46:39.694886Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.696124Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.696576Z	debug	proxy::pool::test	client spent 172ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.695864Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.696763Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.695427Z	debug	pingora_pool::connection:client{request=3}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.695340Z	debug	proxy::pool:client{request=4}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.697003Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.695766Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.696259Z	debug	rustls::client::hs:xds{id=2}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.696353Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.697584Z	debug	proxy::pool:client{request=3}	checked out connection for ConnectionMeta { key: 10702512897517392869, id: 3 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.696500Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.698489Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.698895Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.697076Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.699198Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.697204Z	debug	proxy::pool:client{request=3}	connection ConnectionMeta { key: 1876596397284412225, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.670814Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.697437Z	debug	proxy::pool:client{request=4}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 4 }	
[INFO] [stdout] 2026-06-12T23:46:39.697378Z	debug	proxy::pool:client{request=4}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.700099Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.697279Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.689761Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.698342Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.698033Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.697830Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.699335Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 10702512897517392869, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.701123Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.687193Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-06-12T23:46:39.701191Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.700439Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.701401Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.700953Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.687568Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.701932Z	debug	rustls::client::hs:xds{id=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.702144Z	debug	rustls::client::tls13:xds{id=2}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.702457Z	debug	rustls::client::tls13:xds{id=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.702613Z	debug	rustls::client::hs:xds{id=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.703248Z	debug	h2::client:xds{id=2}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.703393Z	debug	h2::client:xds{id=2}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.699553Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.701419Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.702288Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.701286Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel7
[INFO] [stdout] 2026-06-12T23:46:39.703505Z	debug	h2::codec::framed_write:xds{id=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.704581Z	debug	hyper_util::client::legacy::pool:xds{id=2}	pooling idle connection for ("https", 127.0.0.1:39747)	
[INFO] [stdout] 2026-06-12T23:46:39.700637Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.704837Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.705413Z	debug	xds::client:xds{id=2}	sending initial request	resources=1 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.705584Z	debug	xds::client:xds{id=2}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.705851Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.703860Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.704218Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.701626Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:46223	
[INFO] [stdout] 2026-06-12T23:46:39.706163Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.707240Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.705156Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.707385Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.706472Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.689210Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-06-12T23:46:39.708171Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.707805Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.708289Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.708630Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.708808Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.708934Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.707490Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.709190Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.708083Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.706583Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.709658Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.710199Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.706752Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:39.710324Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.710814Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.709475Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.711240Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.709997Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.710047Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.711567Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.708246Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-06-12T23:46:39.711891Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.701711Z	debug	proxy::pool::test	inbound serve done Err(hyper::Error(Io, Kind(BrokenPipe)))	
[INFO] [stdout] 2026-06-12T23:46:39.711353Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.707982Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:46223	
[INFO] [stdout] 2026-06-12T23:46:39.711426Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {"1.1.1.1": ""}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.700623Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.712394Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:45011	
[INFO] [stdout] 2026-06-12T23:46:39.711727Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.712915Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.712113Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.710583Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.712282Z	error	proxy::pool::test	server failed: hyper::Error(Io, Kind(BrokenPipe))	
[INFO] [stdout] 2026-06-12T23:46:39.712431Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.713679Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.712690Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.713750Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:45011	
[INFO] [stdout] 2026-06-12T23:46:39.713070Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.713663Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.714306Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.714431Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.714728Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] test proxy::pool::test::idle_eviction ... ok
[INFO] [stdout] 2026-06-12T23:46:39.713757Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.714917Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.713981Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.713270Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.715459Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.713439Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:39.715856Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.713504Z	debug	proxy::pool::test	client spent 18ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.712823Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.716758Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.715129Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.715595Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.717308Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.717626Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.717958Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.699840Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.687802Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 139 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.718161Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.718371Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.712642Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-06-12T23:46:39.716314Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.716517Z	debug	proxy::pool:client{request=5}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.716714Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.718522Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.719456Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.713919Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-06-12T23:46:39.715716Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.718350Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 140 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.708407Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.719395Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.719841Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.720139Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.720094Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.720308Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.718963Z	debug	pingora_pool::connection:client{request=4}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.718676Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.718857Z	debug	proxy::pool:client{request=5}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.719112Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.717099Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.720470Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.721565Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.718822Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.721776Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.719503Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.716840Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel11
[INFO] [stdout] 2026-06-12T23:46:39.722011Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.722341Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.721151Z	debug	proxy::pool:client{request=5}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 5 }	
[INFO] [stdout] 2026-06-12T23:46:39.720588Z	debug	proxy::pool:client{request=4}	connection ConnectionMeta { key: 1876596397284412225, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.720895Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.721093Z	debug	proxy::pool:client{request=5}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.722633Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.721275Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.721391Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.720402Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.719609Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.725195Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.722552Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.725831Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.723269Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.723033Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.726189Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:39.725054Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.727056Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.725545Z	debug	proxy::h2::client:client{request=2}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.725970Z	debug	proxy::pool:client{request=0}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.727137Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.726502Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.727428Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.727796Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.727867Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.726970Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: ["127.0.0.1"], nonce: "coNNG1+aLGoAAAAAJOeenqEKF/DhPNja" })	
[INFO] [stdout] 2026-06-12T23:46:39.727951Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.727333Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.728377Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.727660Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.728577Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.729041Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.726862Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.728264Z	debug	xds::client:xds{id=2}	connected established	
[INFO] [stdout] 2026-06-12T23:46:39.729126Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.728481Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.729486Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.728893Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.729400Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.729223Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.722569Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.729311Z	info	xds::client:xds{id=2}	Stream established	
[INFO] [stdout] 2026-06-12T23:46:39.730550Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.730297Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.731364Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.730443Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-06-12T23:46:39.719595Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.731094Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.731228Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.731347Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.732343Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.732552Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.731671Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.730863Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.732784Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.732206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.732824Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-06-12T23:46:39.733032Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.732610Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.732903Z	debug	proxy::pool::test	client spent 16ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.733019Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.734281Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.734389Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.733120Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.732065Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.725702Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.720531Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 141 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.734643Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.735147Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 142 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.735134Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.733293Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.735510Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.733599Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.733865Z	debug	proxy::pool:client{request=6}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.734759Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.734969Z	debug	xds::client:xds{id=2}	received response	type_url="type.googleapis.com/istio.workload.Address" size=0 removes=1
[INFO] [stdout] 2026-06-12T23:46:39.735677Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.736545Z	debug	xds:xds{id=2}	handling delete 127.0.0.1	
[INFO] [stdout] 2026-06-12T23:46:39.728801Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.735249Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 143 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.736730Z	warn	xds:xds{id=2}	tried to remove service but it did not have the expected namespace/hostname format	
[INFO] [stdout] 2026-06-12T23:46:39.736919Z	debug	xds::client:xds{id=2}	received delete resource type.googleapis.com/istio.workload.Address/127.0.0.1	
[INFO] [stdout] 2026-06-12T23:46:39.737039Z	debug	xds::client:xds{id=2}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="coNNG1+aLGoAAAAAJOeenqEKF/DhPNja" type=Ack
[INFO] [stdout] 2026-06-12T23:46:39.735438Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.735968Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.736260Z	debug	pingora_pool::connection:client{request=5}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.736155Z	debug	proxy::pool:client{request=6}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.736398Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.719536Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.737950Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.736912Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 144 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.737750Z	debug	proxy::pool:client{request=6}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.737510Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.737346Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.738381Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.733862Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.738097Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 145 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.738108Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.737807Z	debug	proxy::pool:client{request=6}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:39.735913Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.738207Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.737915Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.738788Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.738594Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 146 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.739252Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.739555Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.739037Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.739894Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.739190Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.740089Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(13) }
[INFO] [stdout] 2026-06-12T23:46:39.738441Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.734134Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.737242Z	debug	xds::client:xds{id=2}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.740403Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.739415Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 147 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.737446Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.740948Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(13) }
[INFO] [stdout] 2026-06-12T23:46:39.738936Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.738943Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.740296Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.740528Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.741648Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.741905Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.742015Z	debug	proxy::pool	checking in new conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:32931[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 18265732342238683457, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.740522Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.740762Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.741139Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 148 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.737555Z	debug	proxy::pool:client{request=5}	connection ConnectionMeta { key: 1876596397284412225, id: 5 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.742822Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 18265732342238683457, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.741011Z	debug	proxy::pool::test	client spent 7ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.741962Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.742435Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.742342Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.738910Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.740623Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel22
[INFO] [stdout] 2026-06-12T23:46:39.742629Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.743082Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.741325Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.743231Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.738268Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.743489Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.743930Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.743251Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.744252Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:46223)	
[INFO] [stdout] 2026-06-12T23:46:39.743011Z	debug	proxy::pool:client{request=7}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 7 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.743911Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "coNNG1+aLGoAAAAAJOeenqEKF/DhPNja", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.743698Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.745477Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.745962Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.746085Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.745010Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.744225Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.746585Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.744491Z	debug	pingora_pool::connection:client{request=6}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.746325Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.746888Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:45011)	
[INFO] [stdout] 2026-06-12T23:46:39.744403Z	debug	proxy::pool:client{request=7}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.745802Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.743660Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.746574Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.744544Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.746727Z	debug	proxy::pool:client{request=6}	connection ConnectionMeta { key: 1876596397284412225, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.742654Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.747159Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.747121Z	debug	proxy::pool:client{request=7}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 7 }	
[INFO] [stdout] 2026-06-12T23:46:39.747854Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.747509Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.744869Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.747219Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.748107Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.748094Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.748312Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 10702512897517392869, id: 4 }	
[INFO] [stdout] 2026-06-12T23:46:39.747691Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.748588Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.746421Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.747070Z	debug	proxy::pool:client{request=7}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.748004Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.748209Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.749141Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.750129Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.749337Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.747513Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.750235Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.749940Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.749576Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.750111Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.750839Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.750882Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.750673Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.750685Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.751186Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.751009Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.750400Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.751646Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.750253Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.751346Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.751769Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.751890Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.752554Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.752711Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.751900Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.752229Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.753322Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-06-12T23:46:39.753630Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.752337Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.753890Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-06-12T23:46:39.752219Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.752997Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.754258Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.753156Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.753962Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.754397Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.754839Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.755146Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.755281Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.754286Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.755436Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.754447Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.754578Z	debug	proxy::pool:client{request=8}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 8 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.756165Z	debug	proxy::pool:client{request=8}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.752767Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.756474Z	debug	proxy::pool:client{request=8}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.754127Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.755981Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.756259Z	debug	pingora_pool::connection:client{request=7}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.758667Z	debug	proxy::pool:client{request=7}	connection ConnectionMeta { key: 1876596397284412225, id: 7 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.758865Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.759187Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.742779Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 149 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.746907Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.759456Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.759784Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.756530Z	debug	proxy::pool:client{request=8}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 8 }	
[INFO] [stdout] 2026-06-12T23:46:39.759932Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-06-12T23:46:39.756899Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.758477Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.755749Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.745026Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.759588Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.760690Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.761034Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.760819Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.761151Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.760875Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.760353Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.760560Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.761447Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.762260Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.762561Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.762693Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.763003Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.763110Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.763395Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.763515Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.756716Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-06-12T23:46:39.761630Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-06-12T23:46:39.761716Z	debug	proxy::pool::test	client spent 7ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.764180Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.763829Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.761105Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.764460Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.764588Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.762081Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.764778Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.764208Z	debug	proxy::pool:client{request=9}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 9 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.762050Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.765136Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.761236Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.757111Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.765539Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.765412Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.764968Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.765756Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.766014Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.765999Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.766083Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.747839Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.766111Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.766269Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.765488Z	debug	proxy::pool::test	client spent 43ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.765986Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.764958Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.762324Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.766416Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.766924Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.767229Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.765643Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel1
[INFO] [stdout] 2026-06-12T23:46:39.767233Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.767369Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.765205Z	debug	pingora_pool::connection:client{request=8}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.765101Z	debug	proxy::pool:client{request=9}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.768011Z	debug	proxy::pool:client{request=9}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 9 }	
[INFO] [stdout] 2026-06-12T23:46:39.766606Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.768299Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.768537Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 10702512897517392869, id: 5 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.766252Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.768660Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.766104Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.769059Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.767660Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.767795Z	debug	proxy::pool:client{request=8}	connection ConnectionMeta { key: 1876596397284412225, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.767956Z	debug	proxy::pool:client{request=9}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.768384Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.769866Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.770342Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.770588Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.767285Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.769398Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.769520Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.770914Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.771641Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(19) }
[INFO] [stdout] 2026-06-12T23:46:39.771960Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.772227Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(19) }
[INFO] [stdout] 2026-06-12T23:46:39.770035Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 10702512897517392869, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.772288Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.768913Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.772764Z	debug	proxy::pool:client{request=10}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 10 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.767522Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.771487Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.773089Z	debug	proxy::pool:client{request=10}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.769242Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.773375Z	debug	proxy::pool:client{request=10}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.771188Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.773909Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.773044Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-06-12T23:46:39.773227Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.773425Z	debug	proxy::pool:client{request=10}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 10 }	
[INFO] [stdout] 2026-06-12T23:46:39.774114Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.774966Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.775175Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.775257Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.774305Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.772048Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.775563Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.773981Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.773033Z	debug	pingora_pool::connection:client{request=9}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.774448Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.776165Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.771251Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.774640Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.775897Z	debug	proxy::pool:client{request=2}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.776793Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.777128Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.777387Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.777541Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(21) }
[INFO] [stdout] 2026-06-12T23:46:39.776039Z	debug	proxy::pool:client{request=9}	connection ConnectionMeta { key: 1876596397284412225, id: 9 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.777862Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.776445Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-06-12T23:46:39.778264Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-06-12T23:46:39.776458Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.778358Z	info	xds::client:xds{id=1}	received on demand request type.googleapis.com/istio.workload.Address/foo0	
[INFO] [stdout] 2026-06-12T23:46:39.773726Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.778216Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(21) }
[INFO] [stdout] 2026-06-12T23:46:39.776920Z	debug	proxy::pool:client{request=2}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.771374Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.778277Z	debug	proxy::pool::test	client spent 5ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.778681Z	debug	state:client{request=2}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.778641Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.776353Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-06-12T23:46:39.779142Z	debug	state:client{request=2}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.778384Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.780087Z	debug	rustls::client::hs:client{request=2}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.778965Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.778911Z	debug	proxy::pool:client{request=11}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 11 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.780875Z	debug	proxy::pool:client{request=11}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.781182Z	debug	proxy::pool:client{request=11}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.778776Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.781241Z	debug	proxy::pool:client{request=11}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 11 }	
[INFO] [stdout] 2026-06-12T23:46:39.779588Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.767129Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.781704Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.766379Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.781629Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.778587Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.782018Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.780432Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.782318Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.780580Z	debug	rustls::client::hs:client{request=2}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.780971Z	debug	pingora_pool::connection:client{request=10}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.783327Z	debug	proxy::pool:client{request=10}	connection ConnectionMeta { key: 1876596397284412225, id: 10 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.781825Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.766550Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.783642Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.782116Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.786788Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.782400Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.779297Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-06-12T23:46:39.787285Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.782439Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.759709Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 150 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.782730Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.781633Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.783941Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.779895Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.787562Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.779483Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.788025Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.788029Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel16
[INFO] [stdout] 2026-06-12T23:46:39.784099Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.788903Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.789054Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.789158Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.787782Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.789627Z	debug	proxy::pool	checking in new conn for 127.0.0.75(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8722099591777368604, id: 75 }	
[INFO] [stdout] 2026-06-12T23:46:39.789548Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.787798Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(23) }
[INFO] [stdout] 2026-06-12T23:46:39.787540Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.789906Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-06-12T23:46:39.788289Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.790092Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.790964Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.791282Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.791400Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.791690Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.790140Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.790624Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.790244Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.791818Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.783184Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.792623Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.793072Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.788385Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:39.792116Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.792046Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(23) }
[INFO] [stdout] 2026-06-12T23:46:39.792311Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8722099591777368604, id: 75 }	
[INFO] [stdout] 2026-06-12T23:46:39.793358Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.794133Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.794459Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.794628Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.793557Z	debug	proxy::pool:client{request=12}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 12 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.794896Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.794008Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.795280Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.796201Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.792950Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.796357Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.797030Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.795119Z	debug	pingora_pool::connection:client{request=11}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.795040Z	debug	proxy::pool:client{request=12}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.791095Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["foo0"], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-06-12T23:46:39.797213Z	debug	proxy::pool	checking in new conn for 127.0.0.58(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 12600417885554320044, id: 58 }	
[INFO] [stdout] 2026-06-12T23:46:39.796883Z	debug	rustls::client::hs:client{request=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.797321Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.798470Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12600417885554320044, id: 58 }	
[INFO] [stdout] 2026-06-12T23:46:39.789031Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.793468Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "foo0", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.workload.Address", value: [10, 63, 10, 4, 102, 111, 111, 48, 18, 7, 100, 101, 102, 97, 117, 108, 116, 26, 4, 1, 2, 3, 4, 50, 5, 108, 111, 99, 97, 108, 58, 7, 100, 101, 102, 97, 117, 108, 116, 74, 7, 100, 101, 102, 97, 117, 108, 116, 112, 1, 162, 1, 12, 100, 101, 102, 97, 117, 108, 116, 47, 102, 111, 111, 48] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: [], nonce: "Wxv7Ll+aLGoAAAAAtfADP9oyBrVsUM2g" })	
[INFO] [stdout] 2026-06-12T23:46:39.797695Z	debug	proxy::pool:client{request=12}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 12 }	
[INFO] [stdout] 2026-06-12T23:46:39.797619Z	debug	proxy::pool:client{request=12}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.798679Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.797455Z	debug	proxy::pool:client{request=11}	connection ConnectionMeta { key: 1876596397284412225, id: 11 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.797989Z	debug	rustls::client::tls13:client{request=2}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.799806Z	debug	rustls::client::tls13:client{request=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.799976Z	debug	rustls::client::hs:client{request=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.798403Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.798505Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.799102Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.801043Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.801783Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.791169Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.787694Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 151 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.798816Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.801882Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.802409Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.800715Z	debug	h2::client:client{request=2}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.798941Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:39.801461Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.801183Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.801634Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.802853Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.802011Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.802147Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 152 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.803554Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.803005Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "foo0", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.security.Authorization", value: [10, 4, 102, 111, 111, 48, 18, 7, 100, 101, 102, 97, 117, 108, 116, 32, 1, 42, 7, 10, 5, 18, 3, 74, 1, 80] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.security.Authorization", removed_resources: [], nonce: "p9YlL1+aLGoAAAAABPwy/KfOmxH3T+OX" })	
[INFO] [stdout] 2026-06-12T23:46:39.803991Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.804144Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.802562Z	debug	h2::client:client{request=2}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.797976Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["foo0"], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-06-12T23:46:39.803225Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.804459Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.804674Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.803724Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 153 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.804242Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(25) }
[INFO] [stdout] 2026-06-12T23:46:39.805149Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.805072Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.804395Z	debug	h2::codec::framed_write:client{request=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.802769Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.805312Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(25) }
[INFO] [stdout] 2026-06-12T23:46:39.803904Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.804892Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 154 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.804610Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.807101Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.805588Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.802990Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel5
[INFO] [stdout] 2026-06-12T23:46:39.807250Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.807399Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.804874Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.805889Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.805391Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.805686Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.807582Z	debug	proxy::pool	checking in new conn for 127.0.0.6(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4011639418021694914, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:39.807696Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.807877Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.809053Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.809172Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.806121Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 10702512897517392869, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:39.808864Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.808911Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4011639418021694914, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:39.809477Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.807931Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.808103Z	debug	proxy::pool:client{request=13}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 13 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.809702Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.809847Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.809993Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.810124Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.810479Z	debug	pingora_pool::connection:client{request=12}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.810395Z	debug	proxy::pool:client{request=13}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.810943Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.811832Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.811454Z	debug	proxy::pool:client{request=12}	connection ConnectionMeta { key: 1876596397284412225, id: 12 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.811670Z	debug	proxy::pool:client{request=13}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 13 }	
[INFO] [stdout] 2026-06-12T23:46:39.811610Z	debug	proxy::pool:client{request=13}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.812550Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.813247Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.811322Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.813381Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.813087Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.813705Z	debug	proxy::pool	checking in new conn for 127.0.0.13(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4157217890368554327, id: 13 }	
[INFO] [stdout] 2026-06-12T23:46:39.813529Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.813815Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.813422Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.814891Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4157217890368554327, id: 13 }	
[INFO] [stdout] 2026-06-12T23:46:39.815136Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.814840Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.814415Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.814153Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.815627Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.815484Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.816158Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.815889Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.817216Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.816567Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.817397Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(27) }
[INFO] [stdout] 2026-06-12T23:46:39.816912Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.817847Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.816276Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.817545Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.808220Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.818051Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.818124Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.818281Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(27) }
[INFO] [stdout] 2026-06-12T23:46:39.818352Z	debug	proxy::pool::test	client spent 10ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.818456Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.819233Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.820411Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.820547Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.806468Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 155 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.806546Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.820721Z	debug	proxy::pool	checking in new conn for 127.0.0.15(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17361724939508048658, id: 15 }	
[INFO] [stdout] 2026-06-12T23:46:39.820837Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.821297Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.821486Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 156 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.819944Z	debug	proxy::pool:client{request=14}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 14 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.821537Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.788171Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.821197Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.822126Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.822286Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.822995Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.823193Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.823324Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.820348Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.823499Z	debug	proxy::pool	checking in new conn for 127.0.0.25(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 11643698559661073592, id: 25 }	
[INFO] [stdout] 2026-06-12T23:46:39.821402Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.821787Z	debug	pingora_pool::connection:client{request=13}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.823803Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.821680Z	debug	proxy::pool:client{request=14}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.820268Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.811113Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.824833Z	debug	proxy::pool::test	client spent 49ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.823044Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.825046Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 7 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.822462Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.821832Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.workload.Address" size=1 removes=0
[INFO] [stdout] 2026-06-12T23:46:39.824030Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17361724939508048658, id: 15 }	
[INFO] [stdout] 2026-06-12T23:46:39.824168Z	debug	proxy::pool:client{request=13}	connection ConnectionMeta { key: 1876596397284412225, id: 13 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.824316Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.824544Z	debug	proxy::pool:client{request=14}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 14 }	
[INFO] [stdout] 2026-06-12T23:46:39.824484Z	debug	proxy::pool:client{request=14}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.825358Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.822259Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.826513Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.826953Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.826971Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.824756Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.821673Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 157 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.825378Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.827524Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 158 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.826110Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.826687Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.823899Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel12
[INFO] [stdout] 2026-06-12T23:46:39.827256Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.825578Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.828067Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.827368Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.828367Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.825454Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.828641Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.827552Z	debug	proxy::pool:client{request=3}	checked out connection for ConnectionMeta { key: 10702512897517392869, id: 7 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-06-12T23:46:39.828313Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(29) }
[INFO] [stdout] 2026-06-12T23:46:39.827699Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.829864Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.829044Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.827886Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.829995Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.830150Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.828602Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 10702512897517392869, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.828269Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.829081Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.827657Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 159 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.830129Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.830326Z	debug	proxy::pool	checking in new conn for 127.0.0.31(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 2676393038679386994, id: 31 }	
[INFO] [stdout] 2026-06-12T23:46:39.830613Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.830388Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.830929Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 160 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.830998Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.825668Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.830607Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(29) }
[INFO] [stdout] 2026-06-12T23:46:39.830688Z	debug	proxy::pool::test	client spent 10ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.831684Z	debug	proxy::pool:client{request=15}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 15 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.831171Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 161 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.831450Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.831989Z	debug	proxy::pool:client{request=15}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.832260Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.832327Z	debug	proxy::pool:client{request=15}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.832012Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.831165Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.832805Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.831585Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.828770Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.833130Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.831824Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.832385Z	debug	proxy::pool:client{request=15}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 15 }	
[INFO] [stdout] 2026-06-12T23:46:39.833467Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.833697Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.830825Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.833806Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.834093Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.832824Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.831288Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.834382Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.834912Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(31) }
[INFO] [stdout] 2026-06-12T23:46:39.833951Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.832376Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 162 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.835219Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.833267Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.834221Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.834507Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.836265Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.835401Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 163 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.836404Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.833064Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.835963Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.836432Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 164 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.836834Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.837164Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.836637Z	debug	proxy::pool::test	client spent 282ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.832085Z	debug	pingora_pool::connection:client{request=14}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.835441Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(31) }
[INFO] [stdout] 2026-06-12T23:46:39.835508Z	debug	proxy::pool::test	client spent 3ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.836277Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.834759Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 11643698559661073592, id: 25 }	
[INFO] [stdout] 2026-06-12T23:46:39.837035Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 165 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.835478Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.838352Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.838522Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.837587Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.837437Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.838802Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 2676393038679386994, id: 31 }	
[INFO] [stdout] 2026-06-12T23:46:39.837614Z	debug	proxy::pool:client{request=14}	connection ConnectionMeta { key: 1876596397284412225, id: 14 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.838485Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.827927Z	debug	xds:xds{id=1}	handling insert	
[INFO] [stdout] 2026-06-12T23:46:39.836571Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.837982Z	debug	proxy::pool:client{request=16}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 16 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.840027Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.838178Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.837299Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.839301Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.839168Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.838593Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 166 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.839672Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.840075Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.838961Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.840569Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.841024Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.839959Z	debug	pingora_pool::connection:client{request=15}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.840666Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.840809Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 167 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.840115Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.841558Z	debug	proxy::pool:client{request=4}	checkout - found mutex for pool key ConnectionMeta { key: 10702512897517392869, id: 8 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.840582Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.840951Z	debug	pingora_pool::connection	evict fd: 0 from key 14269831705182540766	
[INFO] [stdout] 2026-06-12T23:46:39.841700Z	debug	proxy::pool:client{request=4}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.841871Z	debug	proxy::pool:client{request=4}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:44509[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.841999Z	debug	state:client{request=4}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.841380Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 168 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.841117Z	debug	proxy::pool:client{request=15}	connection ConnectionMeta { key: 1876596397284412225, id: 15 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.841068Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.842156Z	debug	state:client{request=4}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-06-12T23:46:39.841864Z	debug	proxy::pool	connection ConnectionMeta { key: 14269831705182540766, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.839874Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.841461Z	debug	proxy::pool	checking in new conn for 127.0.0.33(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 18327031869411766204, id: 33 }	
[INFO] [stdout] 2026-06-12T23:46:39.843237Z	debug	rustls::client::hs:client{request=4}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.843527Z	debug	rustls::client::hs:client{request=4}	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.842363Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.839880Z	debug	proxy::pool:client{request=16}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.844084Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.842145Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.843121Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.843977Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.841540Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.844683Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.844683Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.842273Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 169 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.845350Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.843577Z	debug	proxy::h2::client	draining outer HBONE connection	
[INFO] [stdout] 2026-06-12T23:46:39.845618Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.845901Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.845259Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 18327031869411766204, id: 33 }	
[INFO] [stdout] 2026-06-12T23:46:39.844163Z	debug	proxy::pool:client{request=16}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.845421Z	debug	rustls::client::hs:client{request=4}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.845792Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.845616Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 170 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.846035Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.845034Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.846036Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.847313Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.846302Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.843689Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.846638Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 171 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.847510Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.844235Z	debug	proxy::pool:client{request=16}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 16 }	
[INFO] [stdout] 2026-06-12T23:46:39.848178Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.846465Z	debug	rustls::client::tls13:client{request=4}	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.846187Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.848071Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.847565Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.847883Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.848071Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 172 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.848709Z	debug	proxy::pool	checking in new conn for 127.0.0.34(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 3861362551822022042, id: 34 }	
[INFO] [stdout] 2026-06-12T23:46:39.848966Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 173 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.847917Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.849047Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 174 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.848477Z	debug	rustls::client::tls13:client{request=4}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.848354Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.846760Z	debug	pingora_pool::connection	evict fd: 1 from key 18265732342238683457	
[INFO] [stdout] 2026-06-12T23:46:39.849386Z	debug	rustls::client::hs:client{request=4}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.849136Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.849337Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 175 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.850444Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.850603Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 176 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.850580Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.847803Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.849208Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.848807Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.850129Z	debug	h2::client:client{request=4}	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.850702Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.850692Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 177 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.849790Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.851593Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.851851Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.851039Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.851956Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.851999Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.852034Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.852066Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.851958Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.851043Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.851230Z	debug	h2::client:client{request=4}	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.849509Z	debug	proxy::pool	connection ConnectionMeta { key: 18265732342238683457, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.852292Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(33) }
[INFO] [stdout] 2026-06-12T23:46:39.850966Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.851495Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.852766Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.853074Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.853257Z	debug	proxy::pool:client{request=17}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 17 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.852106Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.853513Z	debug	pingora_pool::connection:client{request=16}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.852436Z	debug	h2::codec::framed_write:client{request=4}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.852259Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.852940Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.853719Z	debug	proxy::pool:client{request=16}	connection ConnectionMeta { key: 1876596397284412225, id: 16 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.854284Z	debug	proxy::pool:client{request=4}	starting an idle timeout for connection ConnectionMeta { key: 10702512897517392869, id: 8 }	
[INFO] [stdout] 2026-06-12T23:46:39.854882Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.851547Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 3861362551822022042, id: 34 }	
[INFO] [stdout] 2026-06-12T23:46:39.852635Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.853000Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(33) }
[INFO] [stdout] 2026-06-12T23:46:39.853557Z	debug	proxy::pool:client{request=17}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.857807Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.858251Z	debug	proxy::pool:client{request=17}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.853375Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.854594Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.853994Z	debug	proxy::pool:client{request=4}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.854216Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.859315Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.855141Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.858374Z	debug	proxy::pool:client{request=17}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 17 }	
[INFO] [stdout] 2026-06-12T23:46:39.858946Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.859467Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.852376Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 178 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.859166Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.859463Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.860089Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.860276Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.859925Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.860915Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.861233Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.860613Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.861410Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(35) }
[INFO] [stdout] 2026-06-12T23:46:39.860619Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.853666Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.861958Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.858121Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; IO error	error=UnexpectedEof
[INFO] [stdout] 2026-06-12T23:46:39.861866Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.861639Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 179 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.861557Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.862271Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(35) }
[INFO] [stdout] 2026-06-12T23:46:39.862343Z	debug	proxy::pool::test	client spent 9ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.862339Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.862090Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.862823Z	debug	proxy::pool:client{request=18}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 18 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.863086Z	debug	proxy::pool:client{request=18}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.863418Z	debug	proxy::pool:client{request=18}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.863180Z	debug	pingora_pool::connection:client{request=17}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.840084Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="Wxv7Ll+aLGoAAAAAtfADP9oyBrVsUM2g" type=Ack
[INFO] [stdout] 2026-06-12T23:46:39.862468Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.862685Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.863026Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.863476Z	debug	proxy::pool:client{request=18}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 18 }	
[INFO] [stdout] 2026-06-12T23:46:39.863936Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.864177Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.security.Authorization" size=1 removes=0
[INFO] [stdout] test proxy::pool::test::unique_keys_have_unique_connections ... ok
[INFO] [stdout] 2026-06-12T23:46:39.864309Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.864531Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.864510Z	info	xds:xds{id=1}	handling RBAC update foo0	
[INFO] [stdout] 2026-06-12T23:46:39.864132Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.864788Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.security.Authorization" nonce="p9YlL1+aLGoAAAAABPwy/KfOmxH3T+OX" type=Ack
[INFO] [stdout] 2026-06-12T23:46:39.864538Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.865292Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-06-12T23:46:39.864045Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.862444Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 180 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.865259Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.867082Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.865422Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-06-12T23:46:39.867301Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.864824Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.861531Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.867634Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.863789Z	debug	proxy::pool:client{request=17}	connection ConnectionMeta { key: 1876596397284412225, id: 17 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.864889Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.867864Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.865458Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 181 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.865306Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.868444Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.865165Z	debug	state	deny policy match	policy="default/foo0"
[INFO] [stdout] 2026-06-12T23:46:39.868791Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.865551Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.868868Z	debug	proxy::pool::test	client spent 27ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.868586Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 182 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.869263Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.868238Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.867878Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.869487Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.869168Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.870131Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.870303Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.869453Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 183 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.869320Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.869043Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-06-12T23:46:39.870688Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 184 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.870245Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.870557Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.871004Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 185 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.869843Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.870915Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.870961Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.870026Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.871375Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.868332Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.871523Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.870717Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.871857Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.871065Z	info	test_helpers::xds	ads_server: response channel closed	
[INFO] [stdout] 2026-06-12T23:46:39.871727Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.871903Z	debug	proxy::pool	checking in new conn for 127.0.0.39(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14863566153633677017, id: 39 }	
[INFO] [stdout] 2026-06-12T23:46:39.872023Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.872421Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-06-12T23:46:39.872345Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.871804Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-06-12T23:46:39.871149Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(37) }
[INFO] [stdout] 2026-06-12T23:46:39.874207Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.872015Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-06-12T23:46:39.873035Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.873178Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.874493Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.874897Z	debug	proxy::pool:client{request=19}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 19 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.871084Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 186 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.875118Z	debug	proxy::pool:client{request=19}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.872918Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14863566153633677017, id: 39 }	
[INFO] [stdout] 2026-06-12T23:46:39.875386Z	debug	proxy::pool:client{request=19}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.875558Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.872602Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Reset { stream_id: StreamId(1), error_code: NO_ERROR }
[INFO] [stdout] 2026-06-12T23:46:39.875064Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.874833Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.875349Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 187 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.876134Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.867822Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.872668Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.880046Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.880235Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.876011Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 188 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.880437Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.880844Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.881103Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.857491Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:39.881308Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.874423Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(37) }
[INFO] [stdout] 2026-06-12T23:46:39.881501Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.876622Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.881810Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.880653Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 189 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.882014Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.882148Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 190 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.876326Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.871264Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.883714Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.884322Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.884625Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.875204Z	debug	pingora_pool::connection:client{request=18}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.885074Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.882984Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.885420Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.883452Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 191 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.883857Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.885863Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.886371Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.886788Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.874613Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.887061Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.887517Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.885427Z	debug	proxy::pool:client{request=18}	connection ConnectionMeta { key: 1876596397284412225, id: 18 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.885974Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 192 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.887962Z	debug	proxy::pool:client{request=19}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 19 }	
[INFO] [stdout] 2026-06-12T23:46:39.887810Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.887462Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.881700Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.888372Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.888662Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.888824Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.887750Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:39.889116Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.889413Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.887932Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 193 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.886074Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.886250Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.889345Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-06-12T23:46:39.890048Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.890176Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.889855Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.889962Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 194 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.889616Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.890339Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.890287Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.890791Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.890868Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.890528Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.890659Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 195 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.890896Z	debug	proxy::pool	checking in new conn for 127.0.0.41(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17579231331988121763, id: 41 }	
[INFO] [stdout] 2026-06-12T23:46:39.888978Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.890940Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.891599Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.891702Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.891830Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.891475Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 196 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.891807Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.892045Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.892122Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.891769Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-06-12T23:46:39.891011Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.892208Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.891338Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.892318Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.892700Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.891950Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 197 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.892833Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 198 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.892952Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 199 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.892086Z	debug	proxy::h2::client:client{request=2}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.893054Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 200 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.891319Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.893204Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 201 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.892570Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.893341Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 202 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.893341Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(39) }
[INFO] [stdout] 2026-06-12T23:46:39.892915Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17579231331988121763, id: 41 }	
[INFO] [stdout] 2026-06-12T23:46:39.893448Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 203 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.892570Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.893571Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 204 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.893436Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.893040Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:39.894119Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 205 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.893868Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.892683Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.893997Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.894285Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 206 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894497Z	debug	proxy::pool::test	client spent 19ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.894794Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 207 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894889Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 208 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894994Z	debug	proxy::pool:client{request=20}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 20 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894265Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-06-12T23:46:39.894644Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.895013Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 209 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894754Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.895583Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 210 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.895695Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.895678Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 211 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.895800Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 212 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894375Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.895454Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.895994Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896347Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896428Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.895259Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-06-12T23:46:39.896505Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.895907Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 213 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.896602Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896466Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.896835Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896948Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.896923Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896723Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 214 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.894420Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(39) }
[INFO] [stdout] 2026-06-12T23:46:39.895440Z	debug	pingora_pool::connection:client{request=19}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.897004Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.897277Z	debug	proxy::pool:client{request=19}	connection ConnectionMeta { key: 1876596397284412225, id: 19 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.897260Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.896794Z	debug	proxy::pool::test	inbound serve done Err(hyper::Error(Io, Kind(BrokenPipe)))	
[INFO] [stdout] 2026-06-12T23:46:39.896247Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.897441Z	error	proxy::pool::test	server failed: hyper::Error(Io, Kind(BrokenPipe))	
[INFO] [stdout] 2026-06-12T23:46:39.897012Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.897365Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.897127Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 215 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.897920Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.897788Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.898130Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-06-12T23:46:39.898011Z	debug	proxy::pool	checking in new conn for 127.0.0.46(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 2643626740479945869, id: 46 }	
[INFO] [stdout] 2026-06-12T23:46:39.898123Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898537Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898038Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 216 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.898625Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898862Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898936Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898757Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 217 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.899000Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.898409Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.895536Z	debug	proxy::pool:client{request=20}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.899470Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; IO error	error=UnexpectedEof
[INFO] [stdout] 2026-06-12T23:46:39.899214Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.899783Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.899365Z	debug	proxy::h2::client:client{request=4}	draining outer HBONE connection	
[INFO] [stdout] 2026-06-12T23:46:39.899108Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 218 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.899637Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.900166Z	debug	proxy::pool:client{request=20}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.899890Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900388Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900009Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 219 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.900470Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.899894Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-06-12T23:46:39.898225Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.900699Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900817Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900299Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.901330Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.900915Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.901726Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 2643626740479945869, id: 46 }	
[INFO] [stdout] 2026-06-12T23:46:39.901711Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.901814Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900238Z	debug	proxy::pool:client{request=20}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 20 }	
[INFO] [stdout] 2026-06-12T23:46:39.901593Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.900528Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.901140Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.901898Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.902445Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900599Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 220 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.902313Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.902447Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.901865Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.902535Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903085Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.900013Z	debug	pingora_pool::connection:client{request=4}	idle connection is being closed	
[INFO] [stdout] 2026-06-12T23:46:39.902666Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 221 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.903202Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903432Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903510Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903343Z	debug	pingora_pool::connection:client{request=4}	evict fd: 8 from key 10702512897517392869	
[INFO] [stdout] 2026-06-12T23:46:39.903330Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 222 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.903568Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.903586Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903711Z	debug	proxy::pool:client{request=4}	connection ConnectionMeta { key: 10702512897517392869, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.902956Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.903811Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.903703Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 223 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.903823Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.904368Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.904268Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.904613Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.904504Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 224 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.905003Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905244Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905327Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.905344Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.902773Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.905137Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 225 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.905423Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905644Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905725Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.904903Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.905728Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905549Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 226 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.905850Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906046Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906160Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.906127Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906228Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.905958Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 227 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.906300Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906511Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.906491Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906578Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906411Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 228 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.906799Z	debug	proxy::pool	checking in new conn for 127.0.0.49(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 982060036057570631, id: 49 }	
[INFO] [stdout] 2026-06-12T23:46:39.906781Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 229 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.906395Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.905697Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.906652Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906997Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907073Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.906751Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.907212Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907335Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907418Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907500Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907618Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.906885Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 230 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.907710Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 231 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.907582Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907913Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907988Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907824Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 232 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.907216Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.907701Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.908062Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.907771Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 982060036057570631, id: 49 }	
[INFO] [stdout] 2026-06-12T23:46:39.908338Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.908212Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 233 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908543Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 234 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908147Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.908649Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 235 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908770Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 236 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908419Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.908876Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 237 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908905Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.908484Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.909070Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 238 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909212Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 239 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909332Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 240 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.908961Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.909435Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 241 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909635Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 242 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909009Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(41) }
[INFO] [stdout] 2026-06-12T23:46:39.909774Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 243 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909899Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 244 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909526Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.908640Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.910016Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 245 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910070Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.910244Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 246 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910356Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 247 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.909703Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.910462Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 248 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910109Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.910562Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 249 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910466Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.910779Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 250 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910874Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 251 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910713Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.910976Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 252 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910654Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.911075Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 253 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911289Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 254 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910393Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(41) }
[INFO] [stdout] 2026-06-12T23:46:39.911407Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 255 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911523Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 256 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910970Z	debug	proxy::pool:client{request=21}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 21 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911355Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.911634Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 257 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911174Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.911792Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 258 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911977Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 259 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912078Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 260 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912138Z	debug	pingora_pool::connection:client{request=20}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.912205Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 261 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.910230Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.912306Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 262 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912446Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 263 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912554Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 264 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912661Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 265 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911870Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.912793Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 266 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912994Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 267 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912309Z	debug	proxy::pool:client{request=20}	connection ConnectionMeta { key: 1876596397284412225, id: 20 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.913104Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 268 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912052Z	debug	proxy::pool:client{request=21}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.913235Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 269 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.912877Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913444Z	debug	proxy::pool:client{request=21}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 21 }	
[INFO] [stdout] 2026-06-12T23:46:39.913340Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 270 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.911923Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.913539Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 271 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.913427Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913687Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913784Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913858Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913925Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913997Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913103Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.914073Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914181Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.914161Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914252Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.914241Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914308Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914380Z	debug	proxy::pool	checking in new conn for 127.0.0.53(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 13358725259003558027, id: 53 }	
[INFO] [stdout] 2026-06-12T23:46:39.914378Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914443Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914511Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914591Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914668Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914596Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.914763Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914841Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.914824Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914891Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914950Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915010Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914702Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.915079Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915179Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.915166Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915255Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915343Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.914051Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.915420Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915497Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915561Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915625Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915048Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.915693Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915773Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915398Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 13358725259003558027, id: 53 }	
[INFO] [stdout] 2026-06-12T23:46:39.915833Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915892Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.913385Z	debug	proxy::pool:client{request=21}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.913687Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 272 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.915960Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916083Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 273 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.916059Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915667Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.916140Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916219Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916290Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916367Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916437Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916533Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.916513Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916589Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916652Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916718Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.915829Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.916804Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916882Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916955Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917023Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917096Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917184Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917248Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917312Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917381Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917467Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.917453Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917524Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917801Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.916151Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 274 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.917873Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917947Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917786Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.916780Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.918014Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918094Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918169Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918246Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918313Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918406Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.918389Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918460Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918522Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918584Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918649Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918718Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918829Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918913Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918988Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917972Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 275 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.918620Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.919060Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919166Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919271Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919342Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919411Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919488Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919560Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.917539Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.919620Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919684Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919518Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.919771Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919854Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919920Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919986Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920021Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.920055Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920138Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920228Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920304Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920378Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920450Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.918942Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.919619Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 276 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.920522Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920861Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 277 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.920845Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920479Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.920926Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920991Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921053Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921115Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921194Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921257Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921328Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921157Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.921399Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921460Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921526Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921596Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921662Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921751Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921811Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.921840Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921909Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.921971Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922034Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.919704Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.922116Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922189Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922280Z	debug	proxy::pool	checking in new conn for 127.0.0.64(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14798077805637223459, id: 64 }	
[INFO] [stdout] 2026-06-12T23:46:39.922269Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922336Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922398Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922475Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922555Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922628Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922537Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.922702Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922811Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.921396Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.922801Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922885Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] test xds::client::tests::test_add_abort_remove ... ok
[INFO] [stdout] test xds::client::tests::test_that_caches_are_warm_before_unblocked ... ok
[INFO] [stdout] 2026-06-12T23:46:39.922954Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923048Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922070Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] test proxy::pool::test::connection_limits ... ok
[INFO] [stdout] 2026-06-12T23:46:39.923136Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923240Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923318Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923390Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923464Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923539Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923853Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.923839Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923927Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.923912Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923980Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924051Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924117Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924204Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924281Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924338Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924399Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924461Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924529Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.920926Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 278 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.924598Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924701Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 279 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.924682Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924554Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.924775Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923124Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.924929Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924992Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.923599Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.925060Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925118Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925195Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925262Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924786Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 280 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.925325Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925383Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925290Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.925446Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925038Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(43) }
[INFO] [stdout] 2026-06-12T23:46:39.925527Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925612Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925688Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925784Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926050Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926134Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.924922Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.926229Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926306Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.926290Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926372Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.922639Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.926445Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926506Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925412Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 281 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.926573Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926659Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926203Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.926438Z	debug	proxy::pool	checking in new conn for 127.0.0.65(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4290968359663960114, id: 65 }	
[INFO] [stdout] 2026-06-12T23:46:39.926749Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926898Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926991Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927082Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927138Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927218Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.926531Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.927032Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.926695Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 282 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.927529Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 283 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.927284Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927925Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.925840Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.927593Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 284 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.928136Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928293Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 285 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.928275Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928365Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928603Z	debug	proxy::pool::test	client spent 17ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.928665Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928370Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 286 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.927688Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.928727Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929039Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928526Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(43) }
[INFO] [stdout] 2026-06-12T23:46:39.929118Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929219Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.928818Z	debug	proxy::pool:client{request=22}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 22 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.929294Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929358Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929426Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929491Z	debug	pingora_pool::connection:client{request=21}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.929492Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929577Z	debug	proxy::pool:client{request=21}	connection ConnectionMeta { key: 1876596397284412225, id: 21 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.929566Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929640Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927288Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.929776Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929843Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929910Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.930100Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929410Z	debug	proxy::pool:client{request=22}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.930218Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.930459Z	debug	proxy::pool:client{request=22}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 22 }	
[INFO] [stdout] 2026-06-12T23:46:39.930386Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.929775Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.930589Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.930701Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.930769Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.930953Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.930255Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 287 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.931130Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.931333Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.931449Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.931273Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 288 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.931596Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.927953Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.930162Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.931591Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.930394Z	debug	proxy::pool:client{request=22}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.932673Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.881504Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel8
[INFO] [stdout] 2026-06-12T23:46:39.932999Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.933245Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.931996Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.933453Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.932426Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.931725Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 289 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.932123Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.933697Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.933510Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.934158Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.933706Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.933806Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.933926Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 290 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.934282Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(45) }
[INFO] [stdout] 2026-06-12T23:46:39.934646Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 291 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.934352Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.935234Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.935497Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.935459Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.935652Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.934167Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14798077805637223459, id: 64 }	
[INFO] [stdout] 2026-06-12T23:46:39.935885Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4290968359663960114, id: 65 }	
[INFO] [stdout] 2026-06-12T23:46:39.936013Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.935801Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.935752Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.936162Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.936522Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.936659Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.934966Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.936683Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.936954Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937032Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937095Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937192Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.937168Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937254Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937322Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.937393Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.934754Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 292 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.937004Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(45) }
[INFO] [stdout] 2026-06-12T23:46:39.937564Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.937082Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.938236Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.938792Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.938573Z	debug	proxy::pool:client{request=23}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 23 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.937460Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.939061Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.937783Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 293 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.939188Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.935130Z	debug	proxy::pool	checking in new conn for 127.0.0.82(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 1505684967889194665, id: 82 }	
[INFO] [stdout] 2026-06-12T23:46:39.939633Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.940209Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.939382Z	debug	pingora_pool::connection:client{request=22}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.940127Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.939324Z	debug	proxy::pool:client{request=23}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.940315Z	debug	proxy::pool:client{request=22}	connection ConnectionMeta { key: 1876596397284412225, id: 22 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.939817Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 294 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.940510Z	debug	proxy::pool:client{request=23}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.940251Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.940503Z	debug	proxy::pool:client{request=23}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 23 }	
[INFO] [stdout] 2026-06-12T23:46:39.940179Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1505684967889194665, id: 82 }	
[INFO] [stdout] 2026-06-12T23:46:39.940127Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.940813Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.941030Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.940675Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 295 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.941681Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.941978Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 296 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.940606Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.941127Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.942086Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.941555Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.942803Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.942383Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.943215Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.942147Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 14303893955775042312, id: 297 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.943385Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.943523Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.942478Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.943649Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 17650460053296470237, id: 298 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.944497Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.944089Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.944692Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.942605Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.944855Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.945002Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.945305Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.944378Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.945614Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.945077Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.944530Z	debug	proxy::pool	checkout - found mutex for pool key ConnectionMeta { key: 12858921357681983558, id: 299 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.945450Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.946409Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.948231Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.948395Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.948502Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.948841Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.945923Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.946832Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.949126Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.946614Z	debug	proxy::pool	checking in new conn for 127.0.0.84(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5381014149529770328, id: 84 }	
[INFO] [stdout] 2026-06-12T23:46:39.948092Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.950145Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.950548Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.950638Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.950713Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.950954Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.948964Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.951220Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.950461Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.950592Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5381014149529770328, id: 84 }	
[INFO] [stdout] 2026-06-12T23:46:39.951342Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.951827Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.949290Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(47) }
[INFO] [stdout] 2026-06-12T23:46:39.952611Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.952666Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.950853Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.952307Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.952477Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.953179Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.953841Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.952997Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.953978Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.954027Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.953210Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.953497Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.952141Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.954428Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.955294Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.955588Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-06-12T23:46:39.954213Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(47) }
[INFO] [stdout] 2026-06-12T23:46:39.954768Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.955394Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.955850Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-06-12T23:46:39.955722Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.956600Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.957025Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.954296Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.956245Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.957271Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.957843Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.958662Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.957468Z	debug	proxy::pool:client{request=24}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 24 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.957686Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:39.958809Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.959344Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.959506Z	debug	proxy::pool	checking in new conn for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14303893955775042312, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.953462Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.956894Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.959873Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.958963Z	debug	proxy::pool:client{request=24}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.959239Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.960962Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.960828Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.961282Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.961488Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.959615Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.960228Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.959060Z	debug	pingora_pool::connection:client{request=23}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.960491Z	debug	proxy::pool:client{request=24}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 24 }	
[INFO] [stdout] 2026-06-12T23:46:39.962037Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.963218Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.963326Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.956386Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.962529Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:39.962478Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.962823Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:39.963715Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.963852Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.964729Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.961064Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.960935Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.963896Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.964032Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.964897Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.964881Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.966150Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.964986Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.960428Z	debug	proxy::pool:client{request=24}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.965027Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:39.966264Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.966826Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.965695Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.964605Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.966272Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.967231Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.967593Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.966510Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.967573Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.967379Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.967642Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.968037Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.967468Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.969240Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.969462Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.966416Z	debug	proxy::pool	checking in new conn for 127.0.0.93(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 1189724281861674207, id: 93 }	
[INFO] [stdout] 2026-06-12T23:46:39.962965Z	debug	proxy::pool:client{request=23}	connection ConnectionMeta { key: 1876596397284412225, id: 23 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.966690Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.968952Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.968799Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.969832Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.969567Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.970080Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.970543Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.970251Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.970639Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.967904Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.969965Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.970648Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.969374Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.971312Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.970768Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.972064Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.972163Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.972283Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.970904Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.971043Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.971200Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.972830Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.972685Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.974923Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.975051Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.974517Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.975602Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.975444Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.975790Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.971608Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.970107Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.975621Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(49) }
[INFO] [stdout] 2026-06-12T23:46:39.976001Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.975762Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.976453Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.974814Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.976453Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.976263Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.971801Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.977052Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.977140Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.976593Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.977439Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.977673Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1189724281861674207, id: 93 }	
[INFO] [stdout] 2026-06-12T23:46:39.975865Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.977806Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.978012Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.975949Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.977325Z	debug	proxy::pool::test	client spent 19ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.978275Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.978234Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.979022Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.977428Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.978130Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.978608Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.979244Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.977538Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.978434Z	debug	proxy::pool	checking in new conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 12858921357681983558, id: 2 }	
[INFO] [stdout] 2026-06-12T23:46:39.980301Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.977253Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(49) }
[INFO] [stdout] 2026-06-12T23:46:39.980900Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.979367Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.979639Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.980437Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.981398Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.979165Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.980599Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.982248Z	debug	proxy::pool	checking in new conn for 127.0.0.19(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7940238772813186127, id: 19 }	
[INFO] [stdout] 2026-06-12T23:46:39.978828Z	debug	proxy::pool:client{request=25}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 25 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.982426Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.981816Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.982020Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 2 }	
[INFO] [stdout] 2026-06-12T23:46:39.982296Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.980078Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.982959Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.982474Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.983123Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.982676Z	debug	proxy::pool:client{request=25}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.982783Z	debug	pingora_pool::connection:client{request=24}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.982949Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.984524Z	debug	proxy::pool:client{request=24}	connection ConnectionMeta { key: 1876596397284412225, id: 24 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.983515Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.983499Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.983674Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.985105Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.983826Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.984132Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.984382Z	debug	proxy::pool:client{request=25}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 25 }	
[INFO] [stdout] 2026-06-12T23:46:39.984963Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.984321Z	debug	proxy::pool:client{request=25}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.985885Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.985316Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.984974Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.985996Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.986065Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.983890Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.985446Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.985830Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.987182Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.984665Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.985440Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.986836Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:39.986527Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.986658Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.987792Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.988471Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.987163Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.987595Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.986231Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.988613Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.989138Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.987825Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.988175Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.989289Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.989332Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.988628Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.988879Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.991112Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.989866Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.991307Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(51) }
[INFO] [stdout] 2026-06-12T23:46:39.989698Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:39.991635Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.987296Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.989998Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:39.990701Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:39.992511Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(51) }
[INFO] [stdout] 2026-06-12T23:46:39.992796Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 7940238772813186127, id: 19 }	
[INFO] [stdout] 2026-06-12T23:46:39.988988Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.993422Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.992324Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.992201Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.992586Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:39.992710Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.992938Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:39.994350Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:39.993561Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.993714Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.994521Z	debug	proxy::pool	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17650460053296470237, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:39.994430Z	debug	proxy::pool	checking in new conn for 127.0.0.32(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5423216316113768176, id: 32 }	
[INFO] [stdout] 2026-06-12T23:46:39.995346Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.993966Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.991463Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.994936Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.995089Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.995623Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:39.995504Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.993863Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.995616Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.996080Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:39.996117Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.996772Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.995717Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.996924Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:39.996913Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.997070Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:39.996576Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.997093Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.997407Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.995728Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:39.995927Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.996283Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.994152Z	debug	proxy::pool:client{request=26}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 26 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:39.997556Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.997131Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.998563Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.997700Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:39.998695Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:39.998769Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.997911Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.998094Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:39.998376Z	debug	pingora_pool::connection:client{request=25}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:39.999330Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:39.999284Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.000216Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:39.997250Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:39.999153Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:39.999590Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.000839Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.001226Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:39.997861Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.000062Z	debug	proxy::pool:client{request=25}	connection ConnectionMeta { key: 1876596397284412225, id: 25 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:39.998272Z	debug	proxy::pool:client{request=26}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.001561Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.000398Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.000523Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.001396Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.001978Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.002427Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.002671Z	debug	proxy::pool	checking in new conn for 127.0.0.42(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 13165181544082647354, id: 42 }	
[INFO] [stdout] 2026-06-12T23:46:39.999918Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.002950Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.002009Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.000337Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.001763Z	debug	proxy::pool:client{request=26}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.003100Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.002142Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.003050Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.003285Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.000608Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.002624Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.002940Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.001831Z	debug	proxy::pool:client{request=26}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 26 }	
[INFO] [stdout] 2026-06-12T23:46:40.003385Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.003875Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.004096Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5423216316113768176, id: 32 }	
[INFO] [stdout] 2026-06-12T23:46:40.003541Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.003768Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.005204Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.004910Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.005515Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.004234Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.004708Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.005017Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.003377Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.003905Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.006350Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.006760Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.005712Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.005901Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.006170Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.006944Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.007489Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.006316Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.005358Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.006896Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.007724Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(53) }
[INFO] [stdout] 2026-06-12T23:46:40.007689Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.008620Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.007199Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.008007Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.008888Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(53) }
[INFO] [stdout] 2026-06-12T23:46:40.008182Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.009522Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.008969Z	debug	proxy::pool	checking in new conn for 127.0.0.52(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 1635861848372312290, id: 52 }	
[INFO] [stdout] 2026-06-12T23:46:40.006423Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.008314Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.007040Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.009024Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.008911Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.010431Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.010590Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.009831Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.010114Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.010051Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.010265Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.010788Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.010897Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.011404Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.009187Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.011551Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.011780Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.010896Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.012185Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.011255Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.012129Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.012759Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.011005Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.012004Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 13165181544082647354, id: 42 }	
[INFO] [stdout] 2026-06-12T23:46:40.012863Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.012571Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.013144Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.013296Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.011208Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.013479Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.013256Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.010772Z	debug	proxy::pool:client{request=27}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 27 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.013846Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.013451Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.014182Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.012319Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.014453Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 1 }	
[INFO] [stdout] 2026-06-12T23:46:40.015031Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.014014Z	debug	proxy::pool:client{request=27}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.015338Z	debug	proxy::pool:client{request=27}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 27 }	
[INFO] [stdout] 2026-06-12T23:46:40.014986Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.015121Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.014085Z	debug	pingora_pool::connection:client{request=26}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.013143Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.015468Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.013972Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.015460Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.015726Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.015920Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.013661Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.016071Z	debug	proxy::pool	checking in new conn for 127.0.0.55(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 13554653288892847245, id: 55 }	
[INFO] [stdout] 2026-06-12T23:46:40.015581Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.016396Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.016434Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.014899Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.015887Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 5 }	
[INFO] [stdout] 2026-06-12T23:46:40.016304Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.016010Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:40.015564Z	debug	proxy::pool:client{request=26}	connection ConnectionMeta { key: 1876596397284412225, id: 26 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.016590Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.016469Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.016327Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.016707Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.014488Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.016484Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.016989Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.017058Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.017356Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.017579Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1635861848372312290, id: 52 }	
[INFO] [stdout] 2026-06-12T23:46:40.016903Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 5 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.017765Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.017811Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.017479Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.015305Z	debug	proxy::pool:client{request=27}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.018122Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.016774Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.018834Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.017956Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.017235Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.018913Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.018253Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.018571Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 13554653288892847245, id: 55 }	
[INFO] [stdout] 2026-06-12T23:46:40.019225Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.019001Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.019378Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.017369Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.018792Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.019541Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.019692Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.019316Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.020368Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.020612Z	debug	proxy::pool	checking in new conn for 127.0.0.59(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4882764293746487567, id: 59 }	
[INFO] [stdout] 2026-06-12T23:46:40.020574Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.019864Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.020056Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.020231Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.020797Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.020912Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.021497Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.018922Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.020845Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.021638Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.021857Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.021112Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.020916Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.021227Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.021988Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 6 }	
[INFO] [stdout] 2026-06-12T23:46:40.022161Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.022904Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.022175Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.023060Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.022540Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.022429Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.022636Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.023727Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(55) }
[INFO] [stdout] 2026-06-12T23:46:40.022418Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.022785Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.023893Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.019073Z	debug	proxy::pool::test	client spent 848ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.023273Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.024000Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 4 }	
[INFO] [stdout] 2026-06-12T23:46:40.023775Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.024056Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.023630Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.024540Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.024975Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.024860Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.025316Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 8 }	
[INFO] [stdout] 2026-06-12T23:46:40.023232Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.025435Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.025556Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.024707Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.024976Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(55) }
[INFO] [stdout] 2026-06-12T23:46:40.025129Z	debug	proxy::pool:client{request=28}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 28 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.025546Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.025130Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.026087Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 9 }	
[INFO] [stdout] 2026-06-12T23:46:40.024431Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.026209Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.023520Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.025747Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.025917Z	debug	proxy::pool:client{request=28}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.024154Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.026425Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.027777Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.026558Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 9 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.027121Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.026850Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:40.028502Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.027327Z	debug	proxy::pool:client{request=28}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.025965Z	debug	pingora_pool::connection:client{request=27}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.028809Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:40.027564Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.027725Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.025614Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.029401Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.030235Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:40.029167Z	debug	proxy::pool:client{request=27}	connection ConnectionMeta { key: 1876596397284412225, id: 27 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.030658Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.027394Z	debug	proxy::pool:client{request=28}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 28 }	
[INFO] [stdout] 2026-06-12T23:46:40.031000Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-06-12T23:46:40.029923Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.029533Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.031623Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.032106Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.032245Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.027883Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 7 }	
[INFO] [stdout] 2026-06-12T23:46:40.028049Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.030886Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.027873Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.032534Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.031823Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.032814Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 7 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.032814Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.033204Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 11 }	
[INFO] [stdout] 2026-06-12T23:46:40.032421Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.033401Z	debug	proxy::pool	checking in new conn for 127.0.0.73(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 679487063141251114, id: 73 }	
[INFO] [stdout] 2026-06-12T23:46:40.032645Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.031970Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.030058Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.033866Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.033345Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.034179Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.033688Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.033519Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.033068Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.033919Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.032930Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.034039Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.034487Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.034197Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 11 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.034363Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:40.034660Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.034931Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.035521Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 12 }	
[INFO] [stdout] 2026-06-12T23:46:40.035255Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.035519Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.035379Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.035852Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:40.036912Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.036432Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.037754Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(57) }
[INFO] [stdout] 2026-06-12T23:46:40.035081Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.037344Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.037211Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:40.037621Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.036182Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.037685Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.036564Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.037924Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.039102Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.038035Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.036773Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.038325Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:40.038516Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.038491Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.039250Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.040136Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.038972Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 12 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.040093Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.039339Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.039556Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.039777Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 15 }	
[INFO] [stdout] 2026-06-12T23:46:40.039936Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.038851Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.040623Z	debug	proxy::pool	checking in new conn for 127.0.0.9(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 9981389360185748119, id: 9 }	
[INFO] [stdout] 2026-06-12T23:46:40.040307Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.038764Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(57) }
[INFO] [stdout] 2026-06-12T23:46:40.040432Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 10 }	
[INFO] [stdout] 2026-06-12T23:46:40.040562Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.040765Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4882764293746487567, id: 59 }	
[INFO] [stdout] 2026-06-12T23:46:40.041510Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.040882Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.041025Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.041230Z	debug	proxy::pool:client{request=29}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 29 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.042266Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 15 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.042868Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 13 }	
[INFO] [stdout] 2026-06-12T23:46:40.042275Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.041829Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.042123Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.042963Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.043365Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 13 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.042624Z	debug	proxy::pool:client{request=29}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.041403Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.043529Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.043256Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.041706Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.043235Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.042447Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.042722Z	debug	pingora_pool::connection:client{request=28}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.044285Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.043766Z	debug	proxy::pool:client{request=29}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.044019Z	debug	proxy::pool:client{request=29}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 29 }	
[INFO] [stdout] 2026-06-12T23:46:40.044010Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.044133Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 10 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.045277Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.044552Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.044708Z	debug	proxy::pool:client{request=28}	connection ConnectionMeta { key: 1876596397284412225, id: 28 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.045425Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.046031Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.044920Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.046516Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.045329Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.045540Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 14 }	
[INFO] [stdout] 2026-06-12T23:46:40.046912Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.043098Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.047019Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 14 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.046261Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.046445Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.046660Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.047808Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.048011Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 17 }	
[INFO] [stdout] 2026-06-12T23:46:40.045902Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.047120Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.047293Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.044138Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.048129Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.046785Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.048248Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.048352Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.048634Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 17 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.047617Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.048826Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(59) }
[INFO] [stdout] 2026-06-12T23:46:40.049241Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 19 }	
[INFO] [stdout] 2026-06-12T23:46:40.048993Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.050052Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.050491Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 23 }	
[INFO] [stdout] 2026-06-12T23:46:40.048499Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.049474Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.050620Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 16 }	
[INFO] [stdout] 2026-06-12T23:46:40.049375Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.051260Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.050253Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.049122Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.050858Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 20 }	
[INFO] [stdout] 2026-06-12T23:46:40.051394Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 16 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.050959Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.051952Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 18 }	
[INFO] [stdout] 2026-06-12T23:46:40.049828Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.051407Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.051579Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.052212Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.051836Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.052092Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.052899Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 18 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.051112Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.052381Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(59) }
[INFO] [stdout] 2026-06-12T23:46:40.052457Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.053333Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.054419Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 24 }	
[INFO] [stdout] 2026-06-12T23:46:40.051716Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.053018Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 20 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.054594Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.055071Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.052606Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.054127Z	debug	proxy::pool:client{request=30}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 30 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.052782Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.054722Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.055198Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 19 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.053165Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.053727Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.055477Z	debug	pingora_pool::connection:client{request=29}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.056282Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.055383Z	debug	proxy::pool:client{request=30}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.055391Z	debug	proxy::pool	checking in new conn for 127.0.0.14(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8170961959195172682, id: 14 }	
[INFO] [stdout] 2026-06-12T23:46:40.055991Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.054845Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 21 }	
[INFO] [stdout] 2026-06-12T23:46:40.057565Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.056974Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.056794Z	debug	proxy::pool:client{request=29}	connection ConnectionMeta { key: 1876596397284412225, id: 29 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.057728Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.055857Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.057269Z	debug	proxy::pool:client{request=30}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 30 }	
[INFO] [stdout] 2026-06-12T23:46:40.057635Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.057207Z	debug	proxy::pool:client{request=30}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.058114Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.058884Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-06-12T23:46:40.056621Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.056466Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.058257Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.059056Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:40.057406Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.057535Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.059219Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.059711Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:40.060319Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-06-12T23:46:40.060642Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.058627Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.059858Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.059968Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 21 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.058661Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.060828Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.059395Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.061564Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.059541Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.061138Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.061260Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.062147Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.061378Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 22 }	
[INFO] [stdout] 2026-06-12T23:46:40.060142Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.061758Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.062915Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.063561Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.062602Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.063761Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.061545Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.063059Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.064323Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.064630Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.062337Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.064091Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.062781Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.064462Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 23 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.065167Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.063244Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.064860Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.063414Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.065072Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.065267Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(61) }
[INFO] [stdout] 2026-06-12T23:46:40.066798Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.065389Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.065506Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 26 }	
[INFO] [stdout] 2026-06-12T23:46:40.065851Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.066038Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.067729Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.066208Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.066464Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.067096Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.067023Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(61) }
[INFO] [stdout] 2026-06-12T23:46:40.067205Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.065660Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.067339Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.069180Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.067953Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.068118Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.068445Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.069634Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.069329Z	debug	proxy::pool	checking in new conn for 127.0.0.36(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5834743365726061203, id: 36 }	
[INFO] [stdout] 2026-06-12T23:46:40.069048Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.069180Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 24 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.070135Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.067524Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 679487063141251114, id: 73 }	
[INFO] [stdout] 2026-06-12T23:46:40.069806Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.070217Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.068642Z	debug	proxy::pool:client{request=31}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 31 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.069951Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.070921Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.070110Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 27 }	
[INFO] [stdout] 2026-06-12T23:46:40.071064Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.069341Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.071217Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.070585Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.069501Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.070902Z	debug	pingora_pool::connection:client{request=30}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.070815Z	debug	proxy::pool:client{request=31}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.071253Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.071384Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.070386Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.072546Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.072297Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.071782Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.072064Z	debug	proxy::pool:client{request=30}	connection ConnectionMeta { key: 1876596397284412225, id: 30 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.072310Z	debug	proxy::pool:client{request=31}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 31 }	
[INFO] [stdout] 2026-06-12T23:46:40.072247Z	debug	proxy::pool:client{request=31}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.072594Z	debug	proxy::pool::test	client spent 873ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.072711Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.073163Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.072874Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.073002Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 22 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.071519Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:40.073308Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.074310Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.074278Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.002345Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.074150Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.075333Z	debug	proxy::pool	checking in new conn for 127.0.0.50(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14076956960527323837, id: 50 }	
[INFO] [stdout] 2026-06-12T23:46:40.075340Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel23
[INFO] [stdout] 2026-06-12T23:46:40.074561Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.075556Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.075120Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.075687Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.073866Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.075274Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.074053Z	debug	proxy::pool::test	client spent 877ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.074414Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 25 }	
[INFO] [stdout] 2026-06-12T23:46:40.076092Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.075532Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.074921Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.075785Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.076170Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.077189Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.076775Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.076428Z	debug	proxy::pool::test	client spent 879ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.076593Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.075099Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-06-12T23:46:40.077330Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.078135Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.078975Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.078912Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.076310Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.079332Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.078311Z	debug	proxy::pool::test	client spent 880ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.079162Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.079407Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.077581Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.079693Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.077863Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.079306Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.079927Z	debug	proxy::pool	checking in new conn for 127.0.0.56(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4877019643204712495, id: 56 }	
[INFO] [stdout] 2026-06-12T23:46:40.080283Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.078791Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.080070Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.081051Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.080588Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.080771Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.081477Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.080963Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.078575Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.081165Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.082234Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.081526Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(63) }
[INFO] [stdout] 2026-06-12T23:46:40.081946Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.081665Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.083048Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.081874Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.082500Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.081328Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.083580Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.083706Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.084115Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.083222Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.082020Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.084285Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.084288Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.082853Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.084788Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.083033Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.084476Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.084627Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.085341Z	debug	proxy::pool	checking in new conn for 127.0.0.69(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 10719333366725046288, id: 69 }	
[INFO] [stdout] 2026-06-12T23:46:40.084879Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.086306Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.083963Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 9981389360185748119, id: 9 }	
[INFO] [stdout] 2026-06-12T23:46:40.085951Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.085288Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.086756Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.086387Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.086039Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.086259Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.086451Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.085072Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(63) }
[INFO] [stdout] 2026-06-12T23:46:40.085142Z	debug	proxy::pool::test	client spent 16ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.086899Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.087327Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.087023Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:40.085682Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.087226Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.087495Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.087671Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.088405Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.088069Z	debug	proxy::pool:client{request=32}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 32 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.088268Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.088443Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.088752Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.088928Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.089251Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.090297Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.089518Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.089846Z	debug	pingora_pool::connection:client{request=31}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.089722Z	debug	proxy::pool:client{request=32}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.090000Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.090186Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.090860Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.090370Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.090538Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.090685Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.090879Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.092423Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8170961959195172682, id: 14 }	
[INFO] [stdout] 2026-06-12T23:46:40.091698Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.091274Z	debug	proxy::pool:client{request=32}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 32 }	
[INFO] [stdout] 2026-06-12T23:46:40.091213Z	debug	proxy::pool:client{request=32}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.092854Z	debug	proxy::pool	checking in new conn for 127.0.0.72(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7957219036335021617, id: 72 }	
[INFO] [stdout] 2026-06-12T23:46:40.091381Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.091780Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-06-12T23:46:40.092589Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.094431Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.093330Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.091022Z	debug	proxy::pool:client{request=31}	connection ConnectionMeta { key: 1876596397284412225, id: 31 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.093038Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.093159Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.091547Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.094239Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.094913Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.091951Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.094720Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.092103Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.095307Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.095440Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.095608Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.096217Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.095883Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.097204Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.096081Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.097028Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.097551Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.096855Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.097967Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.090993Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.097213Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.097795Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.098466Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.096419Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.096718Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.097932Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.099691Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.097359Z	debug	proxy::pool::test	client spent 902ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.096230Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.099001Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.099213Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.099521Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.099812Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.098248Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.099959Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.100290Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5834743365726061203, id: 36 }	
[INFO] [stdout] 2026-06-12T23:46:40.101332Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.101660Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.100752Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.100927Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(65) }
[INFO] [stdout] 2026-06-12T23:46:40.101825Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.102670Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.101491Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.100466Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.102130Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.102459Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.101049Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.102842Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.101172Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.103010Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.103201Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.103366Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.103575Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(65) }
[INFO] [stdout] 2026-06-12T23:46:40.103645Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.103798Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.103942Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.104107Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.105501Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.104373Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.104924Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.105922Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.105660Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.105795Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.106431Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14076956960527323837, id: 50 }	
[INFO] [stdout] 2026-06-12T23:46:40.106917Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.105309Z	debug	proxy::pool:client{request=33}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 33 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.106597Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.106747Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.106086Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.104566Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.107554Z	debug	pingora_pool::connection:client{request=32}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.107268Z	debug	tls::control	root cert directory changed; scheduling TLS channel rebuild	event_count=2
[INFO] [stdout] 2026-06-12T23:46:40.107448Z	debug	proxy::pool:client{request=33}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.107826Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.108684Z	debug	proxy::pool:client{request=33}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.108926Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.107777Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.108432Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.108429Z	debug	proxy::pool:client{request=32}	connection ConnectionMeta { key: 1876596397284412225, id: 32 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.107099Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.109042Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-06-12T23:46:40.109506Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.109680Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.109049Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.107898Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.109816Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.109657Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.110086Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 29 }	
[INFO] [stdout] 2026-06-12T23:46:40.110168Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4877019643204712495, id: 56 }	
[INFO] [stdout] 2026-06-12T23:46:40.109257Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.108231Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.110344Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.110392Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.108755Z	debug	proxy::pool:client{request=33}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 33 }	
[INFO] [stdout] 2026-06-12T23:46:40.109877Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.110985Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 29 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.111031Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.110245Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.110676Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.110868Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.112169Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.109254Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.111265Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.112339Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.111508Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.111661Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.112729Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.112461Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 26 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.113109Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.113280Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.113421Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.111368Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.112860Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.113599Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.113834Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.114254Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.111895Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.114391Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 27 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.114440Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.113970Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10719333366725046288, id: 69 }	
[INFO] [stdout] 2026-06-12T23:46:40.112461Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.114884Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.115061Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.113599Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.112981Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.115494Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.115327Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.115862Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.115618Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.116090Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.116326Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 7957219036335021617, id: 72 }	
[INFO] [stdout] 2026-06-12T23:46:40.116241Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.116619Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.115219Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.116890Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.116807Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.117262Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.117218Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.115488Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 30 }	
[INFO] [stdout] 2026-06-12T23:46:40.117347Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.117454Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.117506Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.098189Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel17
[INFO] [stdout] 2026-06-12T23:46:40.098054Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.117051Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.117718Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.116961Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.117967Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.114705Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.118102Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.118670Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(67) }
[INFO] [stdout] 2026-06-12T23:46:40.118435Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.118974Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.119368Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.119552Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.119700Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.117628Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 30 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.119443Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.117326Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 25 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.120515Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(67) }
[INFO] [stdout] 2026-06-12T23:46:40.120540Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.119136Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.121264Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.120077Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.120472Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.121327Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 28 }	
[INFO] [stdout] 2026-06-12T23:46:40.122407Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.122505Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 28 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.117930Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.121958Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 32 }	
[INFO] [stdout] 2026-06-12T23:46:40.122213Z	debug	proxy::pool:client{request=34}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 34 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.115977Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.122705Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 33 }	
[INFO] [stdout] 2026-06-12T23:46:40.120054Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.122883Z	debug	proxy::pool::test	client spent 910ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.123848Z	debug	proxy::pool::test	client spent 923ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.123258Z	debug	pingora_pool::connection:client{request=33}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.124014Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.123157Z	debug	proxy::pool:client{request=34}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.124329Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.124720Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.123677Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.124892Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.123001Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.125227Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.125639Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.124557Z	debug	proxy::pool:client{request=34}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 34 }	
[INFO] [stdout] 2026-06-12T23:46:40.118769Z	debug	proxy::pool	checking in new conn for 127.0.0.78(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17970010029719673268, id: 78 }	
[INFO] [stdout] 2026-06-12T23:46:40.123409Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.123529Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.125593Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.126423Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.124161Z	debug	proxy::pool:client{request=33}	connection ConnectionMeta { key: 1876596397284412225, id: 33 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.126180Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 33 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.124497Z	debug	proxy::pool:client{request=34}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.127027Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.126024Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.126554Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.127807Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.128474Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.128691Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(69), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.128100Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.128429Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.128522Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.128975Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(69), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.129932Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.130308Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(69), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.126596Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.130601Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.125364Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 32 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.129451Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.131533Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.129631Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.131243Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(69) }
[INFO] [stdout] 2026-06-12T23:46:40.125928Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.132250Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(69), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.129157Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.132760Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(69) }
[INFO] [stdout] 2026-06-12T23:46:40.131926Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.133419Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.133300Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.130841Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.131812Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.133361Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 31 }	
[INFO] [stdout] 2026-06-12T23:46:40.134189Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 35 }	
[INFO] [stdout] 2026-06-12T23:46:40.134291Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.125048Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.134601Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.133806Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.134781Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.134069Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.135222Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 31 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.135359Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.135484Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.133696Z	debug	proxy::pool:client{request=35}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 35 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.134380Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 35 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.136137Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.136394Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 36 }	
[INFO] [stdout] 2026-06-12T23:46:40.136553Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.136661Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 36 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.135914Z	debug	pingora_pool::connection:client{request=34}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.135777Z	debug	proxy::pool:client{request=35}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.137106Z	debug	proxy::pool:client{request=35}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 35 }	
[INFO] [stdout] 2026-06-12T23:46:40.135063Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.136801Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.136002Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.137823Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.138188Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.137589Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 34 }	
[INFO] [stdout] 2026-06-12T23:46:40.138423Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.138324Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.137029Z	debug	proxy::pool:client{request=35}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.137021Z	debug	proxy::pool:client{request=34}	connection ConnectionMeta { key: 1876596397284412225, id: 34 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.138837Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(71), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.139275Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(71), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.138608Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 34 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.137477Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.134906Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.140288Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.140458Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.140632Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.140831Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.141020Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.140091Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.132511Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.133353Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.141574Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.142199Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.142314Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.138605Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.141205Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.140112Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.143161Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(71), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.141729Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.143564Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.143649Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.142492Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.142797Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.139670Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.144369Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.144575Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.144896Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.143695Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.143305Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.141381Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.143436Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(71) }
[INFO] [stdout] 2026-06-12T23:46:40.144649Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.146436Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(71), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.143824Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.145095Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.145276Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.147073Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.139752Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.147426Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.147845Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.147807Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.146918Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.145939Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.147197Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.148795Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.145457Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.148274Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.147050Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(71) }
[INFO] [stdout] 2026-06-12T23:46:40.147605Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.149479Z	debug	proxy::pool:client{request=36}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 36 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.148818Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.149022Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.148015Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.149879Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.149591Z	debug	proxy::pool	checking in new conn for 127.0.0.89(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14530991334411773016, id: 89 }	
[INFO] [stdout] 2026-06-12T23:46:40.150493Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.150830Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.150970Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.151301Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.149656Z	debug	proxy::pool:client{request=36}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.151631Z	debug	proxy::pool:client{request=36}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 36 }	
[INFO] [stdout] 2026-06-12T23:46:40.150072Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.150270Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.149108Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.152200Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.151638Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.152916Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.151141Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17970010029719673268, id: 78 }	
[INFO] [stdout] 2026-06-12T23:46:40.153413Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.153685Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.153917Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.153111Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.152419Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(19) }
[INFO] [stdout] 2026-06-12T23:46:40.154570Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.154953Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.154907Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.152563Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.155168Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.155263Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.155207Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.154878Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 38 }	
[INFO] [stdout] 2026-06-12T23:46:40.155393Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.151691Z	debug	proxy::pool:client{request=36}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.155781Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.156554Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(73), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.155450Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.156718Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.156958Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.155852Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.156085Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.156477Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.157681Z	debug	proxy::pool	checking in new conn for 127.0.0.97(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 16893026536105311296, id: 97 }	
[INFO] [stdout] 2026-06-12T23:46:40.157177Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.157908Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.146271Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.151084Z	debug	pingora_pool::connection:client{request=35}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.158163Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.158042Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.157729Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.158572Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.155836Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.159122Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.159200Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.158416Z	debug	proxy::pool:client{request=35}	connection ConnectionMeta { key: 1876596397284412225, id: 35 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.158617Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.157377Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 38 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.159006Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.159533Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.160112Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.160066Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.160271Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.158234Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.160449Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.160297Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.160848Z	debug	proxy::pool	checking in new conn for 127.0.0.8(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5682512945293968129, id: 8 }	
[INFO] [stdout] 2026-06-12T23:46:40.159701Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.161139Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.160788Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.161304Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.158806Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.161600Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.161333Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.161973Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.161994Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.162307Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.161047Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.159909Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.162504Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.163059Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.163235Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.160588Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.163371Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.162708Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.163773Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.164166Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.161826Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.164290Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.164603Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.163580Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.164781Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.162899Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.165089Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel4
[INFO] [stdout] 2026-06-12T23:46:40.164991Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.164480Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.165407Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.163048Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.165778Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.165976Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.163605Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.163983Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.166124Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.166755Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.166983Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.167125Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.166360Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(15), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.167288Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.165216Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.167643Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.165607Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.168098Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.168717Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.168503Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(73), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.167445Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(13), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.166564Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.168415Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.170049Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.170400Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.170839Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.171045Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.170805Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.171552Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.171661Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.165972Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.171922Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.167879Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.170706Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.171773Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.169285Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.169286Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.171425Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14530991334411773016, id: 89 }	
[INFO] [stdout] 2026-06-12T23:46:40.173866Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.172147Z	debug	proxy::pool	checking in new conn for 127.0.0.10(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 18097077739961397478, id: 10 }	
[INFO] [stdout] 2026-06-12T23:46:40.173108Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.172423Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.174396Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.172688Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 37 }	
[INFO] [stdout] 2026-06-12T23:46:40.175064Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.174966Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.174390Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.175489Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.175782Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.175666Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.175980Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.176321Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.176261Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.176406Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.173480Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(73), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.176551Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.174919Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.177248Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.177450Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.170656Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 39 }	
[INFO] [stdout] 2026-06-12T23:46:40.178209Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.178570Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 39 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.174004Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.177806Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 16893026536105311296, id: 97 }	
[INFO] [stdout] 2026-06-12T23:46:40.179135Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.179371Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.179656Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.179641Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.175767Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 37 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.178761Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.180270Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.180960Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 41 }	
[INFO] [stdout] 2026-06-12T23:46:40.181045Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.181166Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.180054Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.181365Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 41 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.180499Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.182328Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.177515Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.181934Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 42 }	
[INFO] [stdout] 2026-06-12T23:46:40.182924Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.172992Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.183118Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 42 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.182708Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.177360Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.183851Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.183901Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.184111Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.182298Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.184720Z	debug	proxy::pool	checking in new conn for 127.0.0.12(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17728474310359094697, id: 12 }	
[INFO] [stdout] 2026-06-12T23:46:40.184418Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.185227Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.185307Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.185130Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.185549Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.185467Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.185627Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.184171Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.185750Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.176828Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(73) }
[INFO] [stdout] 2026-06-12T23:46:40.181639Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.184730Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.186802Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.187515Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.187675Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.187032Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.188011Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-06-12T23:46:40.188313Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 40 }	
[INFO] [stdout] 2026-06-12T23:46:40.188574Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.186394Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.187285Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.187261Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.185235Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.188922Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.183669Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.189606Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.188676Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 40 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.189698Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.189867Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 44 }	
[INFO] [stdout] 2026-06-12T23:46:40.190079Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.189050Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.190028Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.190271Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 44 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.189398Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5682512945293968129, id: 8 }	
[INFO] [stdout] 2026-06-12T23:46:40.189575Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.190606Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.191466Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.189115Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.187046Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(73), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.190450Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.192186Z	debug	proxy::pool::test	client spent 42ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.191127Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.191249Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.192810Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.191572Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.191669Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.192941Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.193308Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.190788Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 45 }	
[INFO] [stdout] 2026-06-12T23:46:40.193586Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.193964Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(15), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.192374Z	debug	proxy::pool:client{request=37}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 37 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.189226Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.192267Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.193594Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.195207Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.193225Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.195278Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.192703Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.199964Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.200197Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel9
[INFO] [stdout] 2026-06-12T23:46:40.194494Z	debug	proxy::pool:client{request=37}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.203933Z	debug	proxy::pool:client{request=37}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.194319Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(13), error_code: CANCEL }
[INFO] [stdout] 2026-06-12T23:46:40.204245Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.194958Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.204408Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.192447Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(73) }
[INFO] [stdout] 2026-06-12T23:46:40.205206Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(75), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.205451Z	debug	proxy::pool:client{request=37}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 37 }	
[INFO] [stdout] 2026-06-12T23:46:40.195609Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.193716Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.194691Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.206570Z	debug	proxy::pool	checking in new conn for 127.0.0.27(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5766887102653336977, id: 27 }	
[INFO] [stdout] 2026-06-12T23:46:40.204624Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.205784Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(75), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.204524Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.210062Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.194716Z	debug	pingora_pool::connection:client{request=36}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.213869Z	debug	proxy::pool:client{request=36}	connection ConnectionMeta { key: 1876596397284412225, id: 36 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.206010Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 45 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.207117Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.214493Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.210146Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.210339Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(75), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.215958Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.205904Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.216135Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.214836Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.195327Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.216753Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.215664Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.216645Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.216889Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.215905Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(75) }
[INFO] [stdout] 2026-06-12T23:46:40.195365Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.217255Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.217886Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.218000Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.217069Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel18
[INFO] [stdout] 2026-06-12T23:46:40.218399Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.217949Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.222069Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.217623Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(75), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.222262Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.216050Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.222539Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.210425Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.224927Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.225669Z	debug	proxy::pool	checking in new conn for 127.0.0.47(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 11649951468863642893, id: 47 }	
[INFO] [stdout] 2026-06-12T23:46:40.226027Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.224449Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.226200Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.226254Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.216423Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.226866Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.224762Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.226996Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.227946Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.227552Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.228037Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.227343Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.224330Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(75) }
[INFO] [stdout] 2026-06-12T23:46:40.225423Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.228203Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:40.227189Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.230551Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:40.229642Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.230169Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.228522Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.231052Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.229519Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.225291Z	debug	proxy::pool::test	client spent 33ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.231006Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.231749Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.233067Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel13
[INFO] [stdout] 2026-06-12T23:46:40.231972Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.231518Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 43 }	
[INFO] [stdout] 2026-06-12T23:46:40.233300Z	debug	proxy::pool	checking in new conn for 127.0.0.57(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 11120039865896096537, id: 57 }	
[INFO] [stdout] 2026-06-12T23:46:40.232716Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.232195Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 18097077739961397478, id: 10 }	
[INFO] [stdout] 2026-06-12T23:46:40.233929Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.234601Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.234888Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.235074Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.235411Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.235385Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.230320Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.218142Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.235608Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.235681Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.234013Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.235945Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.237173Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.237532Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.236149Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.237710Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.236773Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.237953Z	debug	proxy::pool	checking in new conn for 127.0.0.62(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 6030347532406824498, id: 62 }	
[INFO] [stdout] 2026-06-12T23:46:40.237991Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.237368Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.238412Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.233840Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.238462Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.238901Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.239097Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 43 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.239985Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 47 }	
[INFO] [stdout] 2026-06-12T23:46:40.240092Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.240053Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.240282Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 47 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.239427Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.240493Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 48 }	
[INFO] [stdout] 2026-06-12T23:46:40.240165Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.240803Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 46 }	
[INFO] [stdout] 2026-06-12T23:46:40.236571Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.240771Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.238777Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.237681Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.242142Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.242215Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.241932Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.242283Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.241978Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.242565Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.242649Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.242721Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.242357Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.242837Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.243073Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.242948Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.242964Z	debug	proxy::pool	checking in new conn for 127.0.0.67(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 4628278419969762845, id: 67 }	
[INFO] [stdout] 2026-06-12T23:46:40.243244Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.240920Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.242039Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.243290Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.243521Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.243847Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.243796Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.243998Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.244289Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.244652Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.241562Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.244572Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.244594Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.244919Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.245289Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.245494Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.245570Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.245588Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.246119Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.241388Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.246478Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.243578Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 48 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.246620Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.247062Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.246710Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.247594Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.247481Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 50 }	
[INFO] [stdout] 2026-06-12T23:46:40.247584Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.248182Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.248239Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 50 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.248304Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 51 }	
[INFO] [stdout] 2026-06-12T23:46:40.248346Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.248390Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 51 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.248464Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 49 }	
[INFO] [stdout] 2026-06-12T23:46:40.248510Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.247818Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.247944Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.248134Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.248549Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 49 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.248927Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17728474310359094697, id: 12 }	
[INFO] [stdout] 2026-06-12T23:46:40.246814Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 46 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.249994Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 53 }	
[INFO] [stdout] 2026-06-12T23:46:40.249567Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.250220Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.250173Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.248654Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.250357Z	debug	proxy::pool	checking in new conn for 127.0.0.68(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 9157477132261931029, id: 68 }	
[INFO] [stdout] 2026-06-12T23:46:40.250444Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.250774Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.250935Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.251209Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.251057Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.250971Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 53 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.251568Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.251583Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.251798Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.251929Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.243586Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.252389Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.251935Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.252929Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.253132Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.253915Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.244842Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.249943Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.253997Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.254558Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.254637Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.253669Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.254708Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.254814Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.252552Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.255192Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.255919Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.256074Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 54 }	
[INFO] [stdout] 2026-06-12T23:46:40.256268Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.256323Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 54 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.256447Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 52 }	
[INFO] [stdout] 2026-06-12T23:46:40.252819Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.256619Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.256103Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.256497Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.256698Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.257559Z	debug	proxy::pool	checking in new conn for 127.0.0.88(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8455862317041069783, id: 88 }	
[INFO] [stdout] 2026-06-12T23:46:40.255329Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.254138Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5766887102653336977, id: 27 }	
[INFO] [stdout] 2026-06-12T23:46:40.232398Z	debug	proxy::pool:client{request=38}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 38 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.257186Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 52 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.256826Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.259897Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.260146Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 56 }	
[INFO] [stdout] 2026-06-12T23:46:40.257930Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.260428Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.260578Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.260305Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.261184Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.261340Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.261699Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.257832Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.258905Z	debug	proxy::pool:client{request=38}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.261920Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.260807Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 56 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.262758Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.263033Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 57 }	
[INFO] [stdout] 2026-06-12T23:46:40.263541Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.263586Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 57 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.263419Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.261857Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.263690Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.261993Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.262497Z	debug	proxy::pool:client{request=38}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.263934Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.264681Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.264834Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.264976Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.264028Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.265422Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.265721Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.265674Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.265849Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.265868Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.265647Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 55 }	
[INFO] [stdout] 2026-06-12T23:46:40.266491Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.258253Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.265992Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.254400Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.265511Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.266794Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.266856Z	debug	proxy::pool	checking in new conn for 127.0.0.96(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 15337057699253692832, id: 96 }	
[INFO] [stdout] 2026-06-12T23:46:40.266794Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.267188Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.267266Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.261628Z	debug	pingora_pool::connection:client{request=37}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.267682Z	debug	proxy::pool:client{request=37}	connection ConnectionMeta { key: 1876596397284412225, id: 37 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.266374Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.267000Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.267233Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.262730Z	debug	proxy::pool:client{request=38}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 38 }	
[INFO] [stdout] 2026-06-12T23:46:40.267421Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.268887Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.267490Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.268041Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.269250Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.266543Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 55 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.269222Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.269442Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.269426Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.269651Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.268984Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 11649951468863642893, id: 47 }	
[INFO] [stdout] 2026-06-12T23:46:40.268428Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.269955Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.270395Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.269187Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.270623Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 11120039865896096537, id: 57 }	
[INFO] [stdout] 2026-06-12T23:46:40.269936Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 59 }	
[INFO] [stdout] 2026-06-12T23:46:40.266300Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.270941Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel24
[INFO] [stdout] 2026-06-12T23:46:40.270265Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.271175Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.271370Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.271783Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.270833Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.272433Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 59 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.272509Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.271873Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.272684Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 60 }	
[INFO] [stdout] 2026-06-12T23:46:40.272026Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.272902Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.272711Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.273076Z	debug	proxy::pool	checking in new conn for 127.0.0.98(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7838473293574235506, id: 98 }	
[INFO] [stdout] 2026-06-12T23:46:40.273065Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.272811Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.273427Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.273870Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.267990Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(77), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.274114Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.274220Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 60 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.274283Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.270265Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.274193Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.273559Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.275275Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.275554Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.275642Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.274416Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 58 }	
[INFO] [stdout] 2026-06-12T23:46:40.275715Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.275820Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.276169Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 58 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.276229Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.275507Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.276585Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 62 }	
[INFO] [stdout] 2026-06-12T23:46:40.276022Z	debug	proxy::pool	checking in new conn for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 303521006307249339, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:40.269782Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.277416Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.277139Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.277015Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.277724Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 62 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.278042Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.274497Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.274929Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(77), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.270783Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.279202Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.279903Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 61 }	
[INFO] [stdout] 2026-06-12T23:46:40.279981Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.278763Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.279716Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(77), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.280149Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.280027Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 61 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.280280Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(77) }
[INFO] [stdout] 2026-06-12T23:46:40.278395Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.278780Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 63 }	
[INFO] [stdout] 2026-06-12T23:46:40.280548Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.280835Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.280756Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(77), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.281781Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-06-12T23:46:40.281849Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.282278Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(13) }
[INFO] [stdout] 2026-06-12T23:46:40.282358Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-06-12T23:46:40.282420Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-06-12T23:46:40.282533Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.282627Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.282477Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.282863Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.282943Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.283015Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.283092Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(29) }
[INFO] [stdout] 2026-06-12T23:46:40.281906Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(77) }
[INFO] [stdout] 2026-06-12T23:46:40.283331Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 65 }	
[INFO] [stdout] 2026-06-12T23:46:40.283555Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.282727Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.277522Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.283806Z	debug	proxy::pool::test	client spent 51ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.283895Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.283975Z	debug	proxy::pool:client{request=39}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 39 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.284102Z	debug	proxy::pool:client{request=39}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.284601Z	debug	proxy::pool:client{request=39}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.283617Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 65 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.285131Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 66 }	
[INFO] [stdout] 2026-06-12T23:46:40.284221Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.285189Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.285460Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.285555Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.285637Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.285713Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.285827Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.285916Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.285414Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 66 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.285987Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.284171Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.286669Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.281187Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.287029Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.287339Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.284768Z	debug	proxy::pool:client{request=39}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 39 }	
[INFO] [stdout] 2026-06-12T23:46:40.287666Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(79), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.287818Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.286553Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.277536Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.287425Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel2
[INFO] [stdout] 2026-06-12T23:46:40.287912Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.288428Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.287978Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(79), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.288610Z	debug	proxy::pool	checking in new conn for 127.0.0.3(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 3928827799702760247, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:40.289174Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.289258Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.287284Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.290016Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.290516Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.290346Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.290825Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.291043Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.291421Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.288088Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.281455Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.291648Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.291507Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.291974Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.293242Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.293340Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.292584Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.292992Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.293676Z	debug	proxy::pool	checking in new conn for 127.0.0.22(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7445689256255016417, id: 22 }	
[INFO] [stdout] 2026-06-12T23:46:40.293855Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.294003Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.294089Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.294167Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.294245Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.294322Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.294400Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.293674Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.291895Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 63 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.294848Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.295238Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.295408Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.295615Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.295066Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 64 }	
[INFO] [stdout] 2026-06-12T23:46:40.295541Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 68 }	
[INFO] [stdout] 2026-06-12T23:46:40.295848Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.294489Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.295979Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.296292Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.296095Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.296682Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 68 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.296580Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 6030347532406824498, id: 62 }	
[INFO] [stdout] 2026-06-12T23:46:40.295991Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.296559Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.296472Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.297511Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.298297Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.298383Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.298248Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.298835Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.299366Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.299448Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.299242Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.299753Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.299516Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.297816Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 69 }	
[INFO] [stdout] 2026-06-12T23:46:40.299940Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:40.297861Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 64 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.300202Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.299599Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.301857Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.288825Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.284465Z	debug	pingora_pool::connection:client{request=38}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.279438Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.305557Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.305708Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.305978Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 4628278419969762845, id: 67 }	
[INFO] [stdout] 2026-06-12T23:46:40.306195Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.306387Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.302080Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 69 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.306698Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.305044Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(79), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.305205Z	debug	proxy::pool:client{request=38}	connection ConnectionMeta { key: 1876596397284412225, id: 38 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.307254Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.306920Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.300385Z	debug	proxy::pool	checking in new conn for 127.0.0.51(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8151842474317283771, id: 51 }	
[INFO] [stdout] 2026-06-12T23:46:40.301509Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.300316Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.307545Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 303521006307249339, id: 0 }	
[INFO] [stdout] 2026-06-12T23:46:40.307517Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.308074Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 9157477132261931029, id: 68 }	
[INFO] [stdout] 2026-06-12T23:46:40.308278Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.302024Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.307683Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel10
[INFO] [stdout] 2026-06-12T23:46:40.288118Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.307934Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.308654Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.308522Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.314890Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.320405Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.308254Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 3928827799702760247, id: 3 }	
[INFO] [stdout] 2026-06-12T23:46:40.320568Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.307070Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(79) }
[INFO] [stdout] 2026-06-12T23:46:40.320098Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.321143Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.322016Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.319127Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.322342Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.319827Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.321953Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.322789Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.320886Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.302318Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 67 }	
[INFO] [stdout] 2026-06-12T23:46:40.322636Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.321624Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(79), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.323140Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.323894Z	debug	proxy::pool::test	client spent 40ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.311874Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.322919Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel25
[INFO] [stdout] 2026-06-12T23:46:40.324127Z	debug	proxy::pool:client{request=40}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 40 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.323681Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.329885Z	debug	proxy::pool:client{request=40}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.307993Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.323298Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.323529Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.331944Z	debug	proxy::pool:client{request=40}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.323805Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(79) }
[INFO] [stdout] 2026-06-12T23:46:40.324069Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.336906Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(81), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.323879Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.337249Z	debug	proxy::pool:client{request=40}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 40 }	
[INFO] [stdout] 2026-06-12T23:46:40.329977Z	debug	pingora_pool::connection:client{request=39}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.335073Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.336127Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.337577Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(81), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.338503Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.338896Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(81), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.337547Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.339095Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(81) }
[INFO] [stdout] 2026-06-12T23:46:40.324343Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.339453Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(81), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.339805Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(81) }
[INFO] [stdout] 2026-06-12T23:46:40.337241Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.338178Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.340285Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.335964Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.340239Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.339361Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.339595Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.340540Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.337754Z	debug	proxy::pool:client{request=39}	connection ConnectionMeta { key: 1876596397284412225, id: 39 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.340552Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.340728Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.340861Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.340401Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel14
[INFO] [stdout] 2026-06-12T23:46:40.340664Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.336514Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 7445689256255016417, id: 22 }	
[INFO] [stdout] 2026-06-12T23:46:40.339885Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.341269Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.338143Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.331819Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 67 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.352896Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.353120Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel19
[INFO] [stdout] 2026-06-12T23:46:40.341318Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.343869Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.347851Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8455862317041069783, id: 88 }	
[INFO] [stdout] 2026-06-12T23:46:40.349961Z	debug	proxy::pool:client{request=41}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 41 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.353445Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 71 }	
[INFO] [stdout] 2026-06-12T23:46:40.353154Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.341410Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.352142Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.353681Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.354316Z	debug	pingora_pool::connection:client{request=40}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.365667Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.354838Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.358620Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.363889Z	debug	proxy::pool:client{request=40}	connection ConnectionMeta { key: 1876596397284412225, id: 40 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.354007Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.354217Z	debug	proxy::pool:client{request=41}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.355600Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.360958Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8151842474317283771, id: 51 }	
[INFO] [stdout] 2026-06-12T23:46:40.353820Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.365830Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel26
[INFO] [stdout] 2026-06-12T23:46:40.366254Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.358844Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.367172Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.366956Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.366260Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.373191Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.373059Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.371199Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 72 }	
[INFO] [stdout] 2026-06-12T23:46:40.373016Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.373512Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.366373Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 71 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.373619Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.373369Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.373823Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.373923Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.367012Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.366510Z	debug	proxy::pool:client{request=41}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.374338Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(83), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.374652Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(83), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.374253Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 70 }	
[INFO] [stdout] 2026-06-12T23:46:40.373387Z	debug	proxy::pool	checking in new conn for 127.0.0.66(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14117772896843127897, id: 66 }	
[INFO] [stdout] 2026-06-12T23:46:40.374024Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.375288Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.373765Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.366574Z	debug	proxy::pool:client{request=41}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 41 }	
[INFO] [stdout] 2026-06-12T23:46:40.374905Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.373936Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.375594Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.376970Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.377209Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.375385Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.376158Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(83), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.377458Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.377536Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(83) }
[INFO] [stdout] 2026-06-12T23:46:40.374878Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.377331Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-06-12T23:46:40.377626Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.377721Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 70 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.378064Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14117772896843127897, id: 66 }	
[INFO] [stdout] 2026-06-12T23:46:40.378144Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15337057699253692832, id: 96 }	
[INFO] [stdout] 2026-06-12T23:46:40.377206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.377267Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.378581Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.377854Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(83), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.378702Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.378823Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.378865Z	debug	proxy::pool::test	client spent 29ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.378389Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.378521Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.374070Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.379452Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.374063Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.378783Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(83) }
[INFO] [stdout] 2026-06-12T23:46:40.379008Z	debug	proxy::pool:client{request=42}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 42 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.378414Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.378264Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.381944Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.379897Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.382052Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382192Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.382191Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.379363Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 72 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.382296Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.382289Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382394Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.382371Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382455Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382528Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382245Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.382535Z	debug	proxy::pool:client{request=42}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.378909Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.382600Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382819Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382895Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.379772Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.382975Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383075Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383136Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.383147Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383227Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383298Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.383303Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383378Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383449Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382491Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 7838473293574235506, id: 98 }	
[INFO] [stdout] 2026-06-12T23:46:40.383520Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.383602Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382644Z	debug	pingora_pool::connection:client{request=41}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.382877Z	debug	proxy::pool:client{request=42}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 42 }	
[INFO] [stdout] 2026-06-12T23:46:40.383782Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.379582Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.383960Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.382935Z	debug	proxy::pool:client{request=42}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.384093Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.384160Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.384203Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.384059Z	debug	proxy::pool:client{request=41}	connection ConnectionMeta { key: 1876596397284412225, id: 41 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.383935Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.384294Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(85), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.384493Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.384566Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.384332Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.384723Z	debug	proxy::pool	checking in new conn for 127.0.0.70(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 172828105718460248, id: 70 }	
[INFO] [stdout] 2026-06-12T23:46:40.383518Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.382577Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 74 }	
[INFO] [stdout] 2026-06-12T23:46:40.384727Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(85), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.385124Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.384333Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.382866Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.385225Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.385249Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.384786Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.385569Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.383679Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.385863Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.387960Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.388126Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.386113Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.388223Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.388354Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(85), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.388210Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-06-12T23:46:40.388393Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.388330Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.387925Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 74 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.389880Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.390001Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.388634Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(85) }
[INFO] [stdout] 2026-06-12T23:46:40.387909Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.389992Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.390129Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.389216Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.390643Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-06-12T23:46:40.388089Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-06-12T23:46:40.390730Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-06-12T23:46:40.390823Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel0
[INFO] [stdout] 2026-06-12T23:46:40.390883Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.388790Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(85), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.391142Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(85) }
[INFO] [stdout] 2026-06-12T23:46:40.390427Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.390437Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.390984Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.391893Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.391386Z	debug	proxy::pool::test	client spent 12ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.391409Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.390834Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 172828105718460248, id: 70 }	
[INFO] [stdout] 2026-06-12T23:46:40.390206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.392723Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393021Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393146Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.385571Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.392629Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393105Z	debug	proxy::pool:client{request=43}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 43 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.391978Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393208Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393296Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393345Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393348Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393402Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393452Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.392959Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.393500Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393549Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393462Z	debug	pingora_pool::connection:client{request=42}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.393556Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393624Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.390511Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.391502Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.393675Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393789Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393361Z	debug	proxy::pool:client{request=43}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.393854Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393923Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393985Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.394048Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393427Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393558Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.394212Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.393818Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.394073Z	debug	proxy::pool:client{request=43}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 43 }	
[INFO] [stdout] 2026-06-12T23:46:40.394109Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.394675Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.394834Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393658Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.394086Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.395050Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.395272Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.395012Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.394235Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.395431Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.396061Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.396368Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.394295Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.395416Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.395974Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.397885Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.397961Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398028Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.394005Z	debug	proxy::pool:client{request=43}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.397989Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.398090Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398237Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398135Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.398308Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398382Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.393639Z	debug	proxy::pool:client{request=42}	connection ConnectionMeta { key: 1876596397284412225, id: 42 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.398433Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398485Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398534Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398385Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(87), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.398581Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398637Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398686Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.398757Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.396463Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.398959Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.396586Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.399085Z	debug	proxy::pool::test	client spent 1208ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.398849Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(87), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.399024Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.398867Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.399091Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.399760Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.398825Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 75 }	
[INFO] [stdout] 2026-06-12T23:46:40.399570Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.399163Z	debug	proxy::pool::test	client spent 1202ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.398269Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.400508Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-06-12T23:46:40.400671Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.400079Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(87), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.401475Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(87), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.400324Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.399759Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.400277Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.400797Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.401938Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.396493Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.401702Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.402178Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.402256Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.402127Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.401700Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.402216Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.402972Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.402336Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(87) }
[INFO] [stdout] 2026-06-12T23:46:40.402413Z	debug	proxy::pool	checking in new conn for 127.0.0.74(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 3567290782896752066, id: 74 }	
[INFO] [stdout] 2026-06-12T23:46:40.402001Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.402382Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.403404Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.404866Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.404958Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.405042Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.403430Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.405122Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.400167Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.405228Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.403830Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.405371Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 75 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.405285Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.405928Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.406282Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 73 }	
[INFO] [stdout] 2026-06-12T23:46:40.406353Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.406401Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 73 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.405421Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.406137Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.399842Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.406521Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 77 }	
[INFO] [stdout] 2026-06-12T23:46:40.403530Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(87) }
[INFO] [stdout] 2026-06-12T23:46:40.406497Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.407166Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.406798Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.406890Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.407497Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.407362Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.402869Z	debug	proxy::pool:client{request=44}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 44 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.407279Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.403052Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.407859Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.407415Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 77 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.408215Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 78 }	
[INFO] [stdout] 2026-06-12T23:46:40.407770Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.407690Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.408007Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.408055Z	debug	proxy::pool:client{request=44}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.409043Z	debug	proxy::pool:client{request=44}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 44 }	
[INFO] [stdout] 2026-06-12T23:46:40.409302Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.408300Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.408144Z	debug	pingora_pool::connection:client{request=43}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.405529Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.409569Z	debug	proxy::pool:client{request=44}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.407894Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.409503Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 78 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.409951Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 80 }	
[INFO] [stdout] 2026-06-12T23:46:40.409952Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(89), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.409677Z	debug	proxy::pool:client{request=43}	connection ConnectionMeta { key: 1876596397284412225, id: 43 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.410266Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(89), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.408626Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.411923Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412026Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.410271Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.410004Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.412007Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412127Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 80 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.412113Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412187Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412248Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.407719Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.412338Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.412316Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412411Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412481Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412394Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.412288Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(89), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.412549Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412650Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412717Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412815Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412888Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412959Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413026Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413095Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.413094Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413146Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.413162Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.409506Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.412695Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(89) }
[INFO] [stdout] 2026-06-12T23:46:40.413401Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.413233Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.408577Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 76 }	
[INFO] [stdout] 2026-06-12T23:46:40.413610Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.413524Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.412211Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 81 }	
[INFO] [stdout] 2026-06-12T23:46:40.410397Z	debug	proxy::pool::test	client spent 1212ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.413494Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.413710Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413818Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.414296Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413217Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.414400Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414141Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.413653Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 76 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.414507Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414622Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414804Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.414861Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.414786Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414264Z	debug	proxy::pool::test	client spent 1215ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.414856Z	debug	proxy::pool	checking in new conn for 127.0.0.81(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 698918468109162120, id: 81 }	
[INFO] [stdout] 2026-06-12T23:46:40.416881Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417006Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413802Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.417091Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417295Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414384Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 81 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.417379Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417459Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.413638Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(89), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.417546Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 79 }	
[INFO] [stdout] 2026-06-12T23:46:40.417531Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414630Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.417609Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417681Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417511Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.417718Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.417778Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.418228Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.414917Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.417612Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.417828Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 83 }	
[INFO] [stdout] 2026-06-12T23:46:40.417944Z	debug	proxy::pool::test	client spent 1219ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.418364Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.418516Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 79 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.418767Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.418608Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.418710Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.418948Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 83 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.418873Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.418823Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.418875Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 84 }	
[INFO] [stdout] 2026-06-12T23:46:40.419022Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.419107Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.417366Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.419102Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.419217Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.419219Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.419206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.418295Z	debug	proxy::pool:client{request=45}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 45 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.418979Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.419589Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.420910Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.417781Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(89) }
[INFO] [stdout] 2026-06-12T23:46:40.419089Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.420985Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.421302Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 84 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.420869Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.421300Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.421407Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 82 }	
[INFO] [stdout] 2026-06-12T23:46:40.421375Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.419582Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.418989Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.421884Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 86 }	
[INFO] [stdout] 2026-06-12T23:46:40.418714Z	debug	proxy::pool::test	client spent 1218ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.421583Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.421540Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.422237Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 82 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.422172Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.421943Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.422463Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 86 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.421982Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.422158Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.422386Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 87 }	
[INFO] [stdout] 2026-06-12T23:46:40.421126Z	debug	pingora_pool::connection:client{request=44}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.423046Z	debug	proxy::pool:client{request=44}	connection ConnectionMeta { key: 1876596397284412225, id: 44 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.419336Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.421679Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.423532Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.422401Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.421033Z	debug	proxy::pool:client{request=45}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.423642Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.423861Z	debug	proxy::pool:client{request=45}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.423858Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424006Z	debug	proxy::pool:client{request=45}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 45 }	
[INFO] [stdout] 2026-06-12T23:46:40.424182Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(91), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.423983Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.422788Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.422882Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.424006Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424343Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424418Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424484Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.423352Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.424554Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.424542Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.422506Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.423683Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 3567290782896752066, id: 74 }	
[INFO] [stdout] 2026-06-12T23:46:40.424605Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424395Z	debug	proxy::pool::test	client spent 1184ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.424456Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 87 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.424970Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.425067Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.425131Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 89 }	
[INFO] [stdout] 2026-06-12T23:46:40.425139Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.425260Z	debug	proxy::pool::test	client spent 1228ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.425327Z	debug	proxy::pool::test	client spent 1227ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.424484Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(91), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.424607Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.424883Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.424620Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.425191Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.426135Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.425371Z	debug	proxy::pool::test	client spent 1226ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.426242Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426327Z	debug	proxy::pool::test	client spent 1227ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.426311Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426376Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426425Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426392Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.425318Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.426774Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426989Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.426372Z	debug	proxy::pool::test	client spent 1226ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.426640Z	debug	proxy::pool	checking in new conn for 127.0.0.86(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 14690358540784930888, id: 86 }	
[INFO] [stdout] 2026-06-12T23:46:40.427069Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.427310Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.427275Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.426618Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.427054Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.427397Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.427544Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.424834Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 85 }	
[INFO] [stdout] 2026-06-12T23:46:40.429950Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430239Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.426243Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 89 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.430230Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.429884Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.430372Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 90 }	
[INFO] [stdout] 2026-06-12T23:46:40.427490Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.430329Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430475Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 85 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.430464Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.430452Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430539Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430607Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430680Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430779Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431065Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431141Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430815Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.431212Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431290Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431207Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.431361Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.430216Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(91), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.431315Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.431504Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.431466Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431586Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel6
[INFO] [stdout] 2026-06-12T23:46:40.431581Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.431574Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431659Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431753Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431832Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(91) }
[INFO] [stdout] 2026-06-12T23:46:40.431879Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431976Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.432045Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.432115Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.432188Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 88 }	
[INFO] [stdout] 2026-06-12T23:46:40.432176Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(91), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.432180Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.432343Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.432327Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(91) }
[INFO] [stdout] 2026-06-12T23:46:40.432264Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431446Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.432460Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.432620Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.430419Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.432691Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 90 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.432253Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.432783Z	debug	proxy::pool:client{request=46}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 46 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.432862Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 92 }	
[INFO] [stdout] 2026-06-12T23:46:40.427645Z	debug	proxy::pool::test	client spent 1226ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.432615Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.432594Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.433297Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.431694Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.432546Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.432907Z	debug	proxy::pool:client{request=46}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.434133Z	debug	proxy::pool:client{request=46}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 46 }	
[INFO] [stdout] 2026-06-12T23:46:40.434306Z	debug	proxy::pool:client{request=46}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.432909Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.433515Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.434670Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.434807Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.432803Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 88 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.434489Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(93), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.433005Z	debug	pingora_pool::connection:client{request=45}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.435125Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.433392Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.435479Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(93), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.435267Z	debug	proxy::pool:client{request=45}	connection ConnectionMeta { key: 1876596397284412225, id: 45 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.433285Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.435533Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.436919Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.436990Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437051Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437106Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437161Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437220Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437282Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437340Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437396Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437453Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437514Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437671Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437816Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.438019Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.433669Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.435719Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.438312Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.437918Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.438651Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.434852Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.438848Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.435414Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.438821Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.440960Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441169Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.439047Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(93), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.441297Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441467Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441601Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441830Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(93), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.441830Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441915Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441983Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442050Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442143Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442208Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.440891Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.435209Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 92 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.442280Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441118Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.442547Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442651Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442723Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442886Z	debug	proxy::pool	checking in new conn for 127.0.0.90(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 12658038420831369777, id: 90 }	
[INFO] [stdout] 2026-06-12T23:46:40.442887Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443031Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443152Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443294Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.443276Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443419Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443536Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443653Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.439327Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.434901Z	debug	proxy::pool::test	client spent 1216ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.443988Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.441279Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.444341Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.444507Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442154Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(93) }
[INFO] [stdout] 2026-06-12T23:46:40.444641Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.444839Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.444969Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(93) }
[INFO] [stdout] 2026-06-12T23:46:40.444956Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.442287Z	debug	proxy::pool::test	client spent 9ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.445269Z	debug	proxy::pool:client{request=47}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 47 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.445372Z	debug	proxy::pool:client{request=47}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.445102Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.445572Z	debug	pingora_pool::connection:client{request=46}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.445649Z	debug	proxy::pool:client{request=46}	connection ConnectionMeta { key: 1876596397284412225, id: 46 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.445759Z	debug	proxy::pool:client{request=47}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 47 }	
[INFO] [stdout] 2026-06-12T23:46:40.445492Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.444610Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.446270Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.444331Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.442544Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 93 }	
[INFO] [stdout] 2026-06-12T23:46:40.443373Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.445477Z	debug	proxy::pool:client{request=47}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.446055Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 698918468109162120, id: 81 }	
[INFO] [stdout] 2026-06-12T23:46:40.446128Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.448893Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.443867Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.448977Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.449217Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.446868Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.449701Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(95), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.449080Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.449322Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.450327Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.450434Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.450199Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.450567Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.450552Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.449068Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.450859Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.451114Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.451076Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.451321Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.451218Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.451413Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.451429Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.451887Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.446374Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.451882Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.451969Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.446606Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.452282Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.447413Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.452534Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.450169Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(95), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.452682Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.452858Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.452971Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453014Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.453067Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453205Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453350Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(95), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.453326Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453464Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(95) }
[INFO] [stdout] 2026-06-12T23:46:40.453462Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.449420Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 93 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.453823Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.454016Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.453970Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.452675Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.455238Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.452555Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.451002Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.454184Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.456921Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.456999Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453924Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 91 }	
[INFO] [stdout] 2026-06-12T23:46:40.457069Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457149Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.455323Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.457204Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457261Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457316Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457366Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457417Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457473Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457525Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457579Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457633Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457696Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.457686Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.454123Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.457172Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.457779Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458168Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458243Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458320Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458507Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.458584Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458673Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458727Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458871Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.453802Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(95), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.458922Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459211Z	debug	proxy::pool::test	client spent 14ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.459373Z	debug	proxy::pool:client{request=48}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 48 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.459136Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459525Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459581Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457286Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.459630Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459681Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459751Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459808Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459855Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459901Z	debug	proxy::pool	checking in new conn for 127.0.0.11(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 15672334285045877209, id: 11 }	
[INFO] [stdout] 2026-06-12T23:46:40.459904Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459956Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460003Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460051Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460097Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460145Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.457775Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.460192Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460243Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458885Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.457932Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.460294Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460620Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.460712Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.460855Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.460621Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460176Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.461055Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459484Z	debug	proxy::pool:client{request=48}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.461195Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459602Z	debug	pingora_pool::connection:client{request=47}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.461360Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.459115Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(95) }
[INFO] [stdout] 2026-06-12T23:46:40.461549Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.463902Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.461351Z	debug	proxy::pool:client{request=48}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.464001Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.464096Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.452122Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.464181Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.464286Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.464601Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14690358540784930888, id: 86 }	
[INFO] [stdout] 2026-06-12T23:46:40.464200Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.464588Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.461461Z	debug	proxy::pool:client{request=47}	connection ConnectionMeta { key: 1876596397284412225, id: 47 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.464790Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel27
[INFO] [stdout] 2026-06-12T23:46:40.464689Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460959Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.464379Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.465527Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465642Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.458153Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 91 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.465708Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465969Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.461517Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.466041Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466121Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466186Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466249Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466313Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.464972Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.466378Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466445Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466024Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.466507Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466572Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465836Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 95 }	
[INFO] [stdout] 2026-06-12T23:46:40.466632Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466700Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465297Z	debug	proxy::pool:client{request=48}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 48 }	
[INFO] [stdout] 2026-06-12T23:46:40.466828Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466919Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.460279Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.466988Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467081Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467146Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467210Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467281Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467348Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465715Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.467470Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467628Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.467601Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.465072Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(97), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.467765Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467837Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.467896Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.468244Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(97), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.467950Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.468350Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.468415Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.468477Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.466361Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.466481Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.470384Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.471066Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.470952Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:40.467467Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.471617Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:40.466628Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.472103Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.470815Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.471753Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.466698Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.479930Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 95 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.468464Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.486693Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:40.477316Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.487520Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.477386Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.488088Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.488583Z	debug	proxy::pool	checking in new conn for 127.0.0.16(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 9585055827014920760, id: 16 }	
[INFO] [stdout] 2026-06-12T23:46:40.489016Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.477508Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.476270Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-06-12T23:46:40.487976Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.488278Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(97), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.490279Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(97), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.480049Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 96 }	
[INFO] [stdout] 2026-06-12T23:46:40.467756Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.480122Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.495188Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.489722Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel20
[INFO] [stdout] 2026-06-12T23:46:40.490680Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(97) }
[INFO] [stdout] 2026-06-12T23:46:40.499765Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(97) }
[INFO] [stdout] 2026-06-12T23:46:40.490844Z	debug	proxy::pool::test	client spent 31ms waiting for conn	
[INFO] [stdout] 2026-06-12T23:46:40.501854Z	debug	proxy::pool:client{request=49}	checkout - found mutex for pool key ConnectionMeta { key: 1876596397284412225, id: 49 }, waiting for writelock	
[INFO] [stdout] 2026-06-12T23:46:40.502161Z	debug	pingora_pool::connection:client{request=48}	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.494350Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.495241Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.489263Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.489095Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-06-12T23:46:40.502033Z	debug	proxy::pool:client{request=49}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:45753[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.503579Z	debug	proxy::pool:client{request=49}	starting an idle timeout for connection ConnectionMeta { key: 1876596397284412225, id: 49 }	
[INFO] [stdout] 2026-06-12T23:46:40.490905Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.503925Z	debug	proxy::pool:client{request=49}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.504166Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(99), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.501465Z	debug	xds	handling insert	
[INFO] [stdout] 2026-06-12T23:46:40.504725Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.503856Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.505115Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.505037Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-06-12T23:46:40.505823Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-06-12T23:46:40.505595Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.506006Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.506288Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.506406Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.506552Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.502707Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.506696Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507190Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507234Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.502244Z	debug	proxy::pool:client{request=48}	connection ConnectionMeta { key: 1876596397284412225, id: 48 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.507350Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507560Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507311Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.493939Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.507671Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507866Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.508013Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.507907Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.508358Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.503133Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:42121[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-06-12T23:46:40.508485Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.507829Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 96 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.508888Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 94 }	
[INFO] [stdout] 2026-06-12T23:46:40.505534Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.509092Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.509196Z	debug	proxy::pool	connection ConnectionMeta { key: 17650460053296470237, id: 94 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.508679Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.509001Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-06-12T23:46:40.509303Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.509414Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.509409Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.509545Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.509602Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.504654Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(99), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.509255Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 104 }	
[INFO] [stdout] 2026-06-12T23:46:40.510392Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.510443Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 104 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.510503Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12858921357681983558, id: 98 }	
[INFO] [stdout] 2026-06-12T23:46:40.510553Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.510598Z	debug	proxy::pool	connection ConnectionMeta { key: 12858921357681983558, id: 98 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.507394Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-06-12T23:46:40.510823Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-06-12T23:46:40.510897Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-06-12T23:46:40.510116Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.511124Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.509925Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-06-12T23:46:40.510639Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 105 }	
[INFO] [stdout] 2026-06-12T23:46:40.511500Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.511551Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 105 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.511599Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 14303893955775042312, id: 99 }	
[INFO] [stdout] 2026-06-12T23:46:40.511655Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.511701Z	debug	proxy::pool	connection ConnectionMeta { key: 14303893955775042312, id: 99 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-06-12T23:46:40.511372Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.511888Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.512038Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-06-12T23:46:40.512209Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12658038420831369777, id: 90 }	
[INFO] [stdout] 2026-06-12T23:46:40.512021Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.512361Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.511774Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 17650460053296470237, id: 103 }	
[INFO] [stdout] 2026-06-12T23:46:40.512537Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.512704Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-06-12T23:46:40.512774Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.511049Z	debug	proxy::pool	checking in new conn for 127.0.0.17(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39327[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 17611762325171800392, id: 17 }	
[INFO] [stdout] 2026-06-12T23:46:40.508370Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.513025Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-06-12T23:46:40.508647Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-06-12T23:46:40.512892Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.502789Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.513230Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.513483Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-06-12T23:46:40.513436Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.513611Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.513778Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.513898Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.514108Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-06-12T23:46:40.514027Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.514460Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-06-12T23:46:40.513407Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-06-12T23:46:40.514403Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-06-12T23:46:40.514685Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[WARN] too much data in the log, truncating it
